[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 4 / 2 / SwiftPaginator / 1.0.1 / SwiftPaginator.podspec.json
blobfc4df17e677fa90e420ef713325a58e6fee5a1ce
2   "name": "SwiftPaginator",
3   "version": "1.0.1",
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": "1.0.1"
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"