[Add] FaceSDKNightly 6.4.2305
[CocoaPods.git] / Specs / 5 / d / 3 / KTSwiftExtensions / 0.7.0 / KTSwiftExtensions.podspec.json
blob16b137bd7451ce91987f0ec79ba1e4e0e73cc34f
2   "name": "KTSwiftExtensions",
3   "version": "0.7.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.7.0"
16   },
17   "source_files": "Source/**/*.swift",
18   "platforms": {
19     "ios": "9.3"
20   },
21   "ios": {
22     "dependencies": {
23       "Alamofire": [
25       ],
26       "AlamofireObjectMapper": [
28       ],
29       "MBProgressHUD": [
30         "~> 0.9.1"
31       ]
32     }
33   }