[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 1 / 2 / a / ZPLoopScrollView / 1.0.2 / ZPLoopScrollView.podspec.json
blob45712922e08f72dca120e9fd1e3e35530017772c
2   "name": "ZPLoopScrollView",
3   "version": "1.0.2",
4   "summary": "Using three UIImageView pictures in an infinite loop, you can manually drag and drop and click on interactive",
5   "description": "Using three UIImageView pictures in an infinite loop, you can manually drag and drop and click on interactive (使用三个UIImageView实现图片的无限循环,可手动拖拽以及点击交互)",
6   "homepage": "https://github.com/twenty-zp/ZPLoopScrollView",
7   "authors": {
8     "twenty-zp": "twenty-zp"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "ZPLoopScrollView/LICENSE.txt"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/twenty-zp/ZPLoopScrollView.git",
19     "tag": "1.0.2"
20   },
21   "dependencies": {
22     "AFNetworking": [
23       ">= 3.0.0"
24     ]
25   },
26   "source_files": "ZPLoopScrollView/*.{h,m}",
27   "frameworks": "UIKit",
28   "requires_arc": true