[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / a / NoticeView / 3.0.5 / NoticeView.podspec.json
blob87d71e3696c98cdb91f38ddcc456b8acacc6befb
2   "name": "NoticeView",
3   "version": "3.0.5",
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": "3.0.5"
13   },
14   "platforms": {
15     "ios": "5.0"
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