[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / c / JKNotificationPanel / 0.1.3 / JKNotificationPanel.podspec.json
blob87e6c1112033be243921ed1b1455fd2ff1747183
2   "name": "JKNotificationPanel",
3   "version": "0.1.3",
4   "summary": "Simple, Customizable notification panel",
5   "description": "JKNotificationPanel lets you create a simple notification panel that display on the top of the view/navigation or below.",
6   "homepage": "https://github.com/macfeteria/JKNotificationPanel",
7   "screenshots": "https://raw.githubusercontent.com/macfeteria/JKNotificationPanel/master/Screenshot/jknotification_screen.gif",
8   "authors": {
9     "Ter": "macfeteria@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/macfeteria/JKNotificationPanel.git",
13     "tag": "0.1.3"
14   },
15   "license": "MIT",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "JKNotificationPanel": [
23       "Pod/Assets/*.png"
24     ]
25   }