[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / e / OctopusSDK / 1.5.9.12 / OctopusSDK.podspec.json
blobef83f54a874bad61c4009026cabc3fc22a508c58
2   "name": "OctopusSDK",
3   "version": "1.5.9.12",
4   "summary": "OctopusSDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/octopusmobile/OctopusSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaojinlong": "zhaojinlong@adintl.cn"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "static_framework": true,
18   "libraries": [
19     "c++"
20   ],
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreGraphics",
24     "Foundation",
25     "UIKit",
26     "AppTrackingTransparency"
27   ],
28   "source": {
29     "git": "https://github.com/octopusmobile/OctopusSDK.git",
30     "tag": "1.5.9.12"
31   },
32   "default_subspecs": "OctopusBaseSDK",
33   "subspecs": [
34     {
35       "name": "OctopusBaseSDK",
36       "platforms": {
37         "ios": "10.0"
38       },
39       "vendored_frameworks": [
40         "OctopusSDK/OctAdSDK.xcframework",
41         "OctopusSDK/OctCore.xcframework"
42       ]
43     }
44   ]