[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / LCALoopBanner / 1.0.4 / LCALoopBanner.podspec.json
blob9184ccff9e1eb99bce7be818a40977c59795b42d
2   "name": "LCALoopBanner",
3   "version": "1.0.4",
4   "summary": "一个无限轮播器",
5   "description": "使用UIScrollView和三个UIImageView实现的无限轮播器",
6   "homepage": "https://github.com/changanli/LCALoopBanner",
7   "license": "MIT",
8   "authors": {
9     "changan931": "931985308@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/changanli/LCALoopBanner.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "Classes",
20     "LCALoopBanner/Classes/**/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"