[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / a / NoticeBar / 0.1.7 / NoticeBar.podspec.json
blob89f283ff71b4813fd20dcc84bafcca7596edc50e
2   "name": "NoticeBar",
3   "version": "0.1.7",
4   "summary": "😍A simple NoticeBar with QQ notice view style.😀",
5   "description": "😍A simple NoticeBar with QQ notice view style.😀 You can use the default style or custom style.",
6   "homepage": "https://github.com/qiuncheng/NoticeBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Qiuncheng": "qiuncheng@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/qiuncheng/NoticeBar.git",
19     "tag": "0.1.7"
20   },
21   "source_files": "NoticeBar/*.{swift,h}",
22   "resource_bundles": {
23     "NoticeBar": [
24       "NoticeBar/*.xcassets"
25     ]
26   },
27   "frameworks": "UIKit",
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"