| { |
| "name": "ZNLoopScrollView", |
| "version": "1.0.2", |
| "summary": "简单易用的 app 必备的图片轮播器组件,一行代码解决", |
| "description": "A easy and convient cycle photo part.", |
| "homepage": "https://github.com/wownbafifa/ZNLoopScrollView", |
| "license": "MIT", |
| "authors": { |
| "wownbafifa": "nbafifa@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/wownbafifa/ZNLoopScrollView.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": "ZNLoopScrollViewDemo/ZNLoopScrollView/ZNLoopScrollView/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 2.6.3" |
| ] |
| } |
| } |