[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / a / ZPLoopScrollView / 1.0.0 / ZPLoopScrollView.podspec.json
blob745646c1334da4f42a3dbee8a157247df9a9f955
2   "name": "ZPLoopScrollView",
3   "version": "1.0.0",
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": null
16   },
17   "source": {
18     "git": "https://github.com/twenty-zp/ZPLoopScrollView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ZPLoopScrollView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true