[Add] zcshare-sdkframework 0.0.12
[CocoaPods.git] / Specs / c / 3 / f / ZXPageController / 1.0.0 / ZXPageController.podspec.json
blobdea3f609fedbd094549f5d7aa93815af9348116b
2   "name": "ZXPageController",
3   "version": "1.0.0",
4   "summary": "支持新闻APP各种样式的PageController",
5   "homepage": "https://github.com/RainbowWait/ZXPageController.git",
6   "license": {
7     "type": "MIT",
8     "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/ZXPageController.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "4.0",
26   "frameworks": [
27     "Foundation",
28     "CoreGraphics",
29     "UIKit"
30   ],
31   "requires_arc": true