[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / b / KANotificationView / 0.1.0 / KANotificationView.podspec.json
blob1de009ce8283840f3ffd43c6f69068ba0340bde3
2   "name": "KANotificationView",
3   "version": "0.1.0",
4   "summary": "Shows small notifications in a blurred view with vibrancy effect",
5   "description": "                        Shows small notifications in a blurred view with vibrancy effect\n                        You can show from where you want to display it\n",
6   "homepage": "https://github.com/kristofferarl/KANotificationView",
7   "license": "MIT",
8   "authors": {
9     "Kristoffer Arlefur": "kristoffer.arlefur@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kristofferarl/KANotificationView.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     "KANotificationView": [
22       "Pod/Assets/*.png"
23     ]
24   }