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