blob: 0d876c1d1fa3ae99e41bcf51db4e0dc317f34ae2 [file] [log] [blame]
{
"name": "MERNoticeBar",
"version": "0.0.2",
"summary": "A simple NoticeBar that can automatically disappear with animation.",
"description": "A NoticeBar similar with QQ Navigationbar notice view,written by Objective-C.",
"homepage": "https://github.com/Mervin1024/MERNoticeBar",
"license": "MIT",
"authors": {
"马遥": "mervin1024@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mervin1024/MERNoticeBar.git",
"tag": "0.0.2"
},
"source_files": [
"MERNoticeBar",
"MERNoticeBar/NoticeBar/*.{h,m}"
],
"resources": "MERNoticeBar/NoticeBar/*.bundle",
"frameworks": "UIKit"
}