[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / c / 1 / EvolvKit / 0.1.0 / EvolvKit.podspec.json
blobbeda189125e8477aede05c7a5ebe77fef289a121
2   "name": "EvolvKit",
3   "version": "0.1.0",
4   "summary": "Autonomous Optimizations Tool",
5   "description": "'This SDK is designed to be integrated into projects to allow for autonomous UI optimozations'",
6   "homepage": "https://github.com/PhyllisWong/EvolvKit",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PhyllisWong": "phyllis.wong@evolv.ai"
13   },
14   "source": {
15     "git": "https://github.com/PhyllisWong/EvolvKit.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "EvolvKit/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SwiftyJSON": [
29       "~> 4.0"
30     ],
31     "PromiseKit": [
32       "~> 6.8"
33     ]
34   },
35   "swift_version": "5.0"