[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / f / e / KTSwiftAlert / 1.0 / KTSwiftAlert.podspec.json
blob2c7fa43f1020f79158007ae747f6fb65f920b40c
2   "name": "KTSwiftAlert",
3   "version": "1.0",
4   "summary": "A simple configurable alert in Swift.",
5   "homepage": "https://github.com/kvtaniguchi/KTSwiftAlert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kvtaniguchi": "ktaniguchi@urbn.com"
12   },
13   "source": {
14     "git": "https://github.com/kvtaniguchi/KTSwiftAlert.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "KTSwiftAlert/Classes/**/*",
21   "dependencies": {
22     "URBNSwiftyConvenience": [
24     ]
25   }