[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 6 / d / PageControllerKit / 0.0.1 / PageControllerKit.podspec.json
blobb815bbb7ebf22679fb71a53ef0f63eec0cdbdc75
2   "name": "PageControllerKit",
3   "version": "0.0.1",
4   "summary": "PageController style",
5   "homepage": "https://github.com/RainbowWait/PageControllerKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "RainbowWait": "1136200379@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/RainbowWait/PageControllerKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{swift}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "4.0",
26   "frameworks": [
27     "Foundation",
28     "CoreGraphics",
29     "UIKit"
30   ],
31   "requires_arc": true