blob: 1a8c3a7e32bf2043b30d67c9c59c6936dfeb9380 [file] [log] [blame]
{
"name": "FWPageControl",
"version": "1.0.0",
"license": "MIT",
"homepage": "http://www.fanwenqing.com",
"authors": {
"范文青": "23335465@qq.com"
},
"summary": "a custom page control",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/howenis/FWPageControl.git",
"tag": "1.0.0"
},
"source_files": "FWPageControl/src/**/*.{h,m}",
"requires_arc": true
}