[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 4 / e / KVAlert / 0.1.0 / KVAlert.podspec.json
blobf6ae3c3a5d71ea5c4a752121d5fdbf2163adcb5f
2   "name": "KVAlert",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/KochIK/KVAlert",
9   "authors": {
10     "Vlad Kochergin": "kargod@ya.ru"
11   },
12   "summary": "Easy implementation of alerts - KVTimer",
13   "source": {
14     "git": "https://github.com/KochIK/KVAlert.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "ios": {
22     "frameworks": "UIKit"
23   }