[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / b / ZQLoopScrollView / 1.0.2 / ZQLoopScrollView.podspec.json
bloba1187362cda1a910e243bc43d574ee618361a130
2   "name": "ZQLoopScrollView",
3   "version": "1.0.2",
4   "summary": "简单易用的 app 必备的图片轮播器组件,一行代码解决",
5   "description": "A easy and convient cycle photo part.",
6   "homepage": "https://github.com/sevenOnClass/ZQLoopScrollView",
7   "license": "MIT",
8   "authors": {
9     "sevenOnClass": "zhuangqi_888@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sevenOnClass/ZQLoopScrollView.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "ZQLoopScrollViewDemo/ZQLoopScrollView/ZQLoopScrollView/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.6.3"
23     ]
24   }