[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 7 / 1 / KYAnimatedPageControl / 1.0.5 / KYAnimatedPageControl.podspec.json
blob6835199464c2845eeb826ab7a63561c2934067b8
2   "name": "KYAnimatedPageControl",
3   "version": "1.0.5",
4   "summary": "带有动画的自定义PageControl。两种动画样式:粘性小球和旋转方块",
5   "description": "                   A custom UIPageControl with multiple animations\n",
6   "homepage": "https://github.com/KittenYang/KYAnimatedPageControl",
7   "license": "MIT",
8   "authors": {
9     "KittenYang": "kittenyang@icloud.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/KittenYang/KYAnimatedPageControl.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "KYAnimatedPageControl-Demo/Classes/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]