blob: 2379bcbb80b1838ff85254fa3b66fe4c6fd387f2 [file] [log] [blame]
{
"name": "PTPageControl",
"version": "0.0.2",
"summary": "A short description of PTPageControl.",
"homepage": "https://github.com/OComme/PTPageControl",
"license": "MIT",
"authors": {
"OComme": "zhoukangyi@tinytiger.cn"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/OComme/PTPageControl.git",
"tag": "0.0.2"
},
"source_files": "PTPageControl/*",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
}
}