[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / c / 0 / 4 / LCALoopBanner / 1.0.0 / LCALoopBanner.podspec.json
blob083b370574617fa386c525020ee5cd68d58923a3
2   "name": "LCALoopBanner",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": [
19     "Classes",
20     "*/Classes/**/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"