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