[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 4 / 0 / SvrfSDK / 3.0.1 / SvrfSDK.podspec.json
blob11e70872cd511ffae296969ad9504e4443cd5c27
2   "name": "SvrfSDK",
3   "version": "3.0.1",
4   "summary": "The SvrfSDK is a framework for easy integration of the SVRF API",
5   "homepage": "http://www.svrf.com",
6   "license": "MIT",
7   "authors": "SVRF",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "source": {
12     "git": "https://github.com/SVRF/svrf-ios-sdk.git",
13     "tag": "3.0.0"
14   },
15   "source_files": "SvrfSDK/Source/*",
16   "dependencies": {
17     "SvrfGLTFSceneKit": [
18       "~> 1.3"
19     ],
20     "Analytics": [
21       "~> 3.0"
22     ],
23     "Alamofire": [
24       "~> 4.8.2"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"