[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / 0 / ZZCarousel / 1.0.1 / ZZCarousel.podspec.json
blob2f3ccc4a1adc1c1261bc698d0de8592b5d652fe4
2   "name": "ZZCarousel",
3   "version": "1.0.1",
4   "summary": "custom infinite carousel",
5   "description": "Use UICollectionView to write a custom infinite carousel is high.",
6   "homepage": "https://github.com/ACEYL/ZZCarousel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ACEYL": "zaizaiyl520@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ACEYL/ZZCarousel.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "ZZCarousel/*.{h,m}",
22   "requires_arc": true