[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / e / RollingNotice / 1.0.0 / RollingNotice.podspec.json
blobdaf18fbec34db738a4b62d1d175822aba046183a
2   "name": "RollingNotice",
3   "version": "1.0.0",
4   "summary": "A rolling banner, custom cell like UITableViewCell supported",
5   "description": "A 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": null
16   },
17   "source": {
18     "git": "https://github.com/maltsugar/RollingNotice.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "GYRollingNoticeView",
23     "RollingNotice/GYRollingNoticeView/*.{h,m}"
24   ],
25   "frameworks": "UIKit"