[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 9 / 4 / RollingNotice-Swift / 1.0 / RollingNotice-Swift.podspec.json
blob3d59ba327acf1c4662dca0a4cd951e3c9bb4ca6f
2   "name": "RollingNotice-Swift",
3   "version": "1.0",
4   "summary": "仿淘宝头条,滚动公告.OC Swift双版本 A rolling banner, custom cell like UITableViewCell supported",
5   "description": "可以简单的滚动文本公告,也可以像淘宝头条那样很复杂。你自定义cell,根据index赋值,滚动交给它!\n用法和UITableView几乎一样,也支持重用\nA rolling banner for iOS, you can custom cell for it. Just similar as UITableView",
6   "homepage": "https://github.com/maltsugar/RollingNotice-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zgy": "173678978@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/maltsugar/RollingNotice-Swift.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "GYRollingNoticeView",
23     "RollingNotice-Swift/GYRollingNoticeView-Swift/*.{swift}"
24   ],
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "4.0"