[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 9 / KODropdownNotification / 1.0.0 / KODropdownNotification.podspec.json
blob21efa6f7d2e7543532c8f37654f7508f3fd2ec63
2   "name": "KODropdownNotification",
3   "version": "1.0.0",
4   "summary": "KODropdownNotification is simply customizable dropdown notifications",
5   "description": "KODropdownNotification is simply customizable dropdown notifications. Just create subclass of KODropdownNotification and load your own custom view. Checkout the example project to clarifications.",
6   "homepage": "https://github.com/kohtenko/KODropdownNotification",
7   "license": "MIT",
8   "authors": {
9     "okohtenko": "kohtenko@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/kohtenko/KODropdownNotification.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "KODropdownNotification/KODropdownNotification/*.{h,m}",
19   "requires_arc": true