[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / a / PTPageControl / 0.0.2 / PTPageControl.podspec.json
blob2379bcbb80b1838ff85254fa3b66fe4c6fd387f2
2   "name": "PTPageControl",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "PTPageControl/*",
19   "requires_arc": true,
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }