[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / c / 1 / EvolvKit / 1.2.3 / EvolvKit.podspec.json
blobdcc5d1bb5135638fbb33d4e35ec7c5bf7759e8f5
2   "name": "EvolvKit",
3   "version": "1.2.3",
4   "summary": "Autonomous Optimization Tool",
5   "description": "'This SDK is designed to be integrated into projects to allow for autonomous UI optimizations'",
6   "homepage": "https://github.com/evolv-ai/EvolvKit",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evolv": "phyllis.wong@evolv.ai"
13   },
14   "source": {
15     "git": "https://github.com/evolv-ai/EvolvKit.git",
16     "tag": "1.2.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.8.0"
26     ],
27     "PromiseKit": [
28       "~> 6.0"
29     ]
30   },
31   "swift_version": "5.0"