Skip to content

Commit

Permalink
Update pod spec. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
irvifa authored Apr 30, 2020
1 parent 22e71f1 commit c2a381f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlanOutSwift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "PlanOutSwift"
spec.version = "1.0"
spec.version = "1.0.0"
spec.summary = "PlanOut interpreter implementation in Swift."
spec.description = <<-DESC
A Swift implementation of PlanOut interpreter, for Swift or Objective-C backed front-ends. The implementation (tries to) follow standards defined by the Python implementation of PlanOut interpreter and also its Java implementation (planout4j).
Expand Down

0 comments on commit c2a381f

Please sign in to comment.