blob: abbc32ad9b4caaa055f07bd987b7425d91417d12 [file] [log] [blame]
{
"name": "AFPageControl",
"version": "0.0.1",
"summary": "A UI replace UIPageControl because the dot is alternative image.",
"description": " A UI replace UIPageControl because the dot is alternative image .\n (一个自定义的PageControl,用图片替换点的形状。) \n",
"homepage": "http://blog.afantree.com/github/AFPageControl",
"license": "MIT",
"authors": {
"阿凡树": "729397005@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/afantree/AFPageControl.git",
"tag": "0.0.1"
},
"source_files": "AFPageControl/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}