[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / 7 / 1 / KYAnimatedPageControl / 1.0.2 / KYAnimatedPageControl.podspec.json
blob9999db4d07e5588661f1731049bf26bbc24efbf6
2   "name": "KYAnimatedPageControl",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "KYAnimatedPageControl-Demo/Classes/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]