[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / b / KANotificationView / 0.1.1 / KANotificationView.podspec.json
blob8249f9aa0bb4a9eb45558c499d104f41de2a2ae5
2   "name": "KANotificationView",
3   "version": "0.1.1",
4   "summary": "Shows small notifications in a blurred view with vibrancy effect",
5   "description": "Shows small notifications in a blurred view with vibrancy effect\nYou can show from where you want to display it",
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.1"
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   }