[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 4 / DeeptoneIOS / 0.1.1 / DeeptoneIOS.podspec.json
blob2de273f82320006a94ccc5b964dad74cdc179156
2   "name": "DeeptoneIOS",
3   "version": "0.1.1",
4   "summary": "Deeptone Mobile SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TheCodeVenture/deeptone-ios-sdk-dist",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fatxx": "andre@thecodeventure.com"
13   },
14   "source": {
15     "git": "https://github.com/TheCodeVenture/deeptone-ios-sdk-dist.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "ios": {
24     "public_header_files": "DeeptoneSDK.framework/Headers/*.h",
25     "source_files": "DeeptoneSDK.framework/Headers/*.h",
26     "vendored_frameworks": "DeeptoneSDK.framework",
27     "frameworks": "AVFoundation",
28     "dependencies": {
29       "TensorFlowLiteSwift": [
30         "~> 2.1.0"
31       ],
32       "AwaitKit": [
33         "~> 5.2.0"
34       ]
35     }
36   },
37   "static_framework": true,
38   "swift_version": "5.0"