blob: 4c904300950f0c5fe2c64a023f7b7bb64514567a [file] [log] [blame]
{
"name": "NoticeBar",
"version": "0.1.5",
"summary": "😍A simple NoticeBar with QQ notice view style.😀",
"description": "😍A simple NoticeBar with QQ notice view style.😀 You can use the default style or custom style.",
"homepage": "https://github.com/qiuncheng/NoticeBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Qiuncheng": "qiuncheng@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiuncheng/NoticeBar.git",
"tag": "0.1.5"
},
"source_files": "NoticeBar/*.{swift,h}",
"resource_bundles": {
"NoticeBar": [
"NoticeBar/*.xcassets"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}