[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 1 / EvolvKit / 1.1.2 / EvolvKit.podspec.json
blob73e58d5cd4779645827a1d9893f26d320340b69a
2   "name": "EvolvKit",
3   "version": "1.1.2",
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.1.2"
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"