[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / c / JKNotificationPanel / 0.1.0 / JKNotificationPanel.podspec.json
blob2127bbc09dd283fe68fa44ecc43f114032a3949c
2   "name": "JKNotificationPanel",
3   "version": "0.1.0",
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   "license": "MIT",
8   "authors": {
9     "Ter": "macfeteria@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/macfeteria/JKNotificationPanel.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JKNotificationPanel": [
22       "Pod/Assets/*.png"
23     ]
24   }