[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 8 / PageKit / 0.2.0 / PageKit.podspec.json
blob1950380c5bcd90cbd369143566386d64519e877a
2   "name": "PageKit",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Page Library",
9   "homepage": "https://github.com/XWJACK/PageKit",
10   "authors": {
11     "Jack": "xuwenjiejack@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/XWJACK/PageKit.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/PageKit.h"
23   ],
24   "public_header_files": [
25     "Sources/PageKit.h"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"