Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
djbe committed May 26, 2020
1 parent 520f27b commit 9a61aa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Stencil.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"osx": "10.9",
"tvos": "9.0"
},
"cocoapods_version": ">= 1.4.0",
"swift_version": "5.0",
"cocoapods_version": ">= 1.7.0",
"swift_versions": ["4.2", "5.0"],
"requires_arc": true,
"dependencies": {
"PathKit": [
"~> 0.9.0"
"~> 1.0.0"
]
}
}

0 comments on commit 9a61aa4

Please sign in to comment.