[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / e / RollingNotice / 1.1.1 / RollingNotice.podspec.json
blob9b05b6b9b7389a6d367b7e1183840f6535262d8a
2   "name": "RollingNotice",
3   "version": "1.1.1",
4   "summary": "滚动公告、广告,支持灵活自定义cell。淘宝、口碑、京东、美团、天猫等等一切滚动广告 Roll Notice or Advertising. 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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zgy": "173678978@qq.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/maltsugar/RollingNotice.git",
19     "tag": "1.1.1"
20   },
21   "source_files": [
22     "GYRollingNoticeView",
23     "RollingNotice/GYRollingNoticeView/*.{h,m}"
24   ],
25   "frameworks": "UIKit"