[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / b / e / c / ZB_3D_CycleScrollViewDemo / 0.0.3 / ZB_3D_CycleScrollViewDemo.podspec.json
blob78644e6ffd540ffaf3c1862928eb46041b6611b9
2   "name": "ZB_3D_CycleScrollViewDemo",
3   "version": "0.0.3",
4   "summary": "实现3D轮播效果,可加载本地图片和网络图片,可塑性高,使用简单方便。",
5   "homepage": "https://github.com/AnswerXu/ZB-3D-CycleScrollViewDemo.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AnswerXu": "zhengbo073017@163.com"
12   },
13   "source": {
14     "git": "https://github.com/AnswerXu/ZB-3D-CycleScrollViewDemo.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": [
22     "ZB(3D)CycleScrollViewDemo/ZB(3D)CycleScrollView/*.{h,m}",
23     "UIKit",
24     "CAAnimation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }