[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 3 / 4 / PresenterKit / 1.0.0 / PresenterKit.podspec.json
blob897e475510df09c48ebd21c67ff98f67bce9531b
2   "name": "PresenterKit",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Swifty view controller presentation for iOS",
6   "homepage": "https://github.com/jessesquires/PresenterKit",
7   "documentation_url": "http://jessesquires.com/PresenterKit",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": "Jesse Squires",
10   "source": {
11     "git": "https://github.com/jessesquires/PresenterKit.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "Source/*.swift",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true