blob: cfd3a1c71122ced91099ba002e110153305451ec [file] [log] [blame]
{
"name": "ZJPageControl",
"summary": "ZJPageControl is a custom animated page control to replace UIPageControl.",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Evan",
"homepage": "https://github.com/betacats/ZJPageControl",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/betacats/ZJPageControl.git",
"tag": "1.0"
},
"source_files": "ZJPageControl/*.{h,m}",
"frameworks": "UIKit"
}