[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / a / PTPageControl / 0.0.3 / PTPageControl.podspec.json
blob01335a1cac1dd3c2a70c5354de3b013681f51565
2   "name": "PTPageControl",
3   "version": "0.0.3",
4   "summary": "A short description of PTPageControl.",
5   "homepage": "https://github.com/OComme/PTPageControl",
6   "license": "MIT",
7   "authors": {
8     "OComme": "zhoukangyi@tinytiger.cn"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/OComme/PTPageControl.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "PTPageControl/*",
19   "requires_arc": true,
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }