[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 5 / ZB_3D_CycleScrollView / 0.0.5 / ZB_3D_CycleScrollView.podspec.json
blobb5c1f3493e3005756cf364da7032b81c6f9a0c7f
2   "name": "ZB_3D_CycleScrollView",
3   "version": "0.0.5",
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.5"
16   },
17   "platforms": {
18     "ios": "7.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   }