[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / c / 1 / EvolvKit / 1.0.2 / EvolvKit.podspec.json
blob27bbfca027aa1624bcbdca241b5a09ddc9a50c0a
2   "name": "EvolvKit",
3   "version": "1.0.2",
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/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.0.2"
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"