blob: 1d5f94efb281ad041bb2bd4ede71b7e5e1888f84 [file] [log] [blame]
{
"name": "CWFlexiblePageControl",
"version": "0.1.2",
"summary": "A pageControl like IG.",
"description": "This pod is copy from the awesome framework: 'https://github.com/shima11/FlexiblePageControl'.\nI just convert it from swift to ObjC.",
"homepage": "https://github.com/Ja7423/CWFlexiblePageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ja7423": "snake9725074@gmail.com"
},
"source": {
"git": "https://github.com/Ja7423/CWFlexiblePageControl.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWFlexiblePageControl/Classes/**/*"
}