[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 3 / 7 / ZZScrollView / 1.0.13 / ZZScrollView.podspec.json
blob4aaf856f2e92ce324104bdbaddbe02743a1d013c
2   "name": "ZZScrollView",
3   "version": "1.0.13",
4   "summary": "infinite scrollview.",
5   "description": "一个可以无限循环的scrollview,可以显示图片或者普通的view",
6   "homepage": "https://github.com/lizhenZuo/ZZScrollView",
7   "license": "MIT",
8   "authors": {
9     "Zorro": "1732096868@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/lizhenZuo/ZZScrollView.git",
16     "tag": "1.0.13"
17   },
18   "source_files": [
19     "ZZScrollView",
20     "ZZScrollView/**/*.{h,m}"
21   ]