[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 4 / 2 / SwiftPaginator / 0.0.2 / SwiftPaginator.podspec.json
blob5bf4fb7d144e6319afbd6ac9de9abf75c01fa666
2   "name": "SwiftPaginator",
3   "version": "0.0.2",
4   "summary": "SwiftPaginator is a block based Swift class that handles pagination for you.",
5   "homepage": "https://github.com/apocolipse/SwiftPaginator",
6   "source": {
7     "git": "https://github.com/apocolipse/SwiftPaginator.git",
8     "tag": "0.0.2"
9   },
10   "license": {
11     "type": "Free",
12     "text": "Do whatever you want with this piece of code (commercially or free). Attribution would be nice though."
13   },
14   "authors": {
15     "Chris Simpson": "apocolipse@gmail.com"
16   },
17   "social_media_url": "http://twitter.com/apocolipse269",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "SwiftPaginator/*.swift"