blob: fbe9f94c542a51ef73f81f6b06cb3712a4ed4f44 [file] [log] [blame]
{
"name": "KYAnimatedPageControl",
"version": "1.0.1",
"summary": "带有动画的自定义PageControl。两种动画样式:粘性小球和旋转方块",
"description": " A custom UIPageControl with multiple animations\n",
"homepage": "https://github.com/KittenYang/KYAnimatedPageControl",
"license": "MIT",
"authors": {
"KittenYang": "kittenyang@icloud.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/KittenYang/KYAnimatedPageControl.git",
"tag": "1.0.1"
},
"source_files": "KYAnimatedPageControl-Demo/Classes/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}