[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 3 / KTSwiftExtensions / 0.12.0 / KTSwiftExtensions.podspec.json
blob47baf10669be0ecc0fb7e186da5c6877dbd844e1
2   "name": "KTSwiftExtensions",
3   "version": "0.12.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Swift extensions",
9   "homepage": "https://github.com/kthomas/KTSwiftExtensions",
10   "authors": {
11     "Kyle Thomas": "k.thomas@unmarkedconsulting.com"
12   },
13   "source": {
14     "git": "https://github.com/kthomas/KTSwiftExtensions.git",
15     "tag": "0.12.0"
16   },
17   "source_files": "Source/**/*.swift",
18   "dependencies": {
19     "Alamofire": [
21     ],
22     "AlamofireObjectMapper": [
24     ],
25     "JWTDecode": [
26       "~> 1.0"
27     ]
28   },
29   "platforms": {
30     "ios": "9.3"
31   },
32   "ios": {
33     "dependencies": {
34       "MBProgressHUD": [
35         "~> 0.9.1"
36       ]
37     }
38   }