blob: dd01b0ee51e1a6aa04b78ad6579c620979a34a4c [file] [log] [blame]
{
"name": "AJPageControl",
"version": "1.0",
"summary": "iOS 自定义UIPageControl",
"description": "iOS 自定义UIPageControl。椭圆,正方形,圆形都可以使用。",
"homepage": "https://github.com/TS-Sunshine/AJPageControl",
"license": "MIT",
"authors": {
"安静的为你歌唱": "tsbdj2994@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TS-Sunshine/AJPageControl.git",
"tag": "1.0"
},
"source_files": [
"AJPageControl",
"AJPageControl/AJPageControl/*.{h,m}"
],
"frameworks": "UIKit"
}