[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 9 / 1 / 6 / MERNoticeBar / 0.0.1 / MERNoticeBar.podspec.json
bloba551d05b31aac0365c8b53d4cfec9367c1deb38e
2   "name": "MERNoticeBar",
3   "version": "0.0.1",
4   "summary": "A simple NoticeBar that can automatically disappear with animation.",
5   "description": "A NoticeBar similar with QQ Navigationbar notice view,written by Objective-C.",
6   "homepage": "https://github.com/Mervin1024/MERNoticeBar",
7   "license": "MIT",
8   "authors": {
9     "马遥": "mervin1024@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Mervin1024/MERNoticeBar.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "MERNoticeBar",
20     "MERNoticeBar/NoticeBar/*.{h,m}"
21   ],
22   "resources": "MERNoticeBar/NoticeBar/*.bundle",
23   "frameworks": "UIKit"