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