[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / e / a / PTPageControl / 0.0.1 / PTPageControl.podspec.json
blob043a69912abd5283f4289fea58e45383fd5fb263
2   "name": "PTPageControl",
3   "version": "0.0.1",
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_version": "5.0",
14   "source": {
15     "git": "https://github.com/OComme/PTPageControl.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "PTPageControl/*",
19   "requires_arc": true,
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }