blob: 923bd4605e4bc2f6e6c4b03a8c84c3240169c75e [file] [log] [blame]
{
"name": "CWFlexiblePageControl",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWFlexiblePageControl/Classes/**/*"
}