[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / c / 1 / EvolvKit / 0.1.5 / EvolvKit.podspec.json
blobc857af105e47bce0cc517b5fd0005f17295decc9
2   "name": "EvolvKit",
3   "version": "0.1.5",
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",
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.5"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
28       "~> 4.0"
29     ],
30     "PromiseKit": [
31       "~> 6.8"
32     ]
33   },
34   "swift_version": "5.0"