[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / 4 / PresenterKit / 6.0.0 / PresenterKit.podspec.json
blob6a3bea38edba685a8008c31a803f902d210e068b
2   "name": "PresenterKit",
3   "version": "6.0.0",
4   "license": "MIT",
5   "summary": "Swifty view controller presentation for iOS",
6   "homepage": "https://github.com/jessesquires/PresenterKit",
7   "documentation_url": "https://jessesquires.github.io/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": "6.0.0"
13   },
14   "source_files": "Source/*.swift",
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "requires_arc": true,
20   "swift_version": "5.1"