[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / a / NoticeView / 2.1 / NoticeView.podspec.json
blob9fb686281a1eab8e98131017b678d1dd084f37e7
2   "name": "NoticeView",
3   "version": "2.1",
4   "license": "MIT",
5   "summary": "A TweetBot-like notice component for iOS.",
6   "homepage": "https://github.com/tciuro/NoticeView/",
7   "authors": {
8     "Tito Ciuro": "tciuro@mac.com"
9   },
10   "source": {
11     "git": "https://github.com/tciuro/NoticeView.git",
12     "tag": "2.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "NoticeView/WBNoticeView/*.{m,h}",
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreGraphics",
22     "QuartzCore"
23   ],
24   "resources": "NoticeView/WBNoticeView/NoticeView.bundle",
25   "requires_arc": true