blob: 466ca8bbcbb347810ddc242b5c912855da348897 [file] [log] [blame]
{
"name": "NoticeBar",
"version": "0.1.6",
"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.6"
},
"source_files": "NoticeBar/*.{swift,h}",
"resource_bundles": {
"NoticeBar": [
"NoticeBar/*.xcassets"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}