[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / e / OctopusSDK / 1.5.9.11 / OctopusSDK.podspec.json
blob8689e9f1cb7c996bd394d9404a98f24b377b7945
2   "name": "OctopusSDK",
3   "version": "1.5.9.11",
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   "source": {
18     "git": "https://github.com/octopusmobile/OctopusSDK.git",
19     "tag": "1.5.9.11"
20   },
21   "default_subspecs": "OctopusBaseSDK",
22   "subspecs": [
23     {
24       "name": "OctopusBaseSDK",
25       "platforms": {
26         "ios": "10.0"
27       },
28       "source_files": "OctopusSDK/Classes/**/*",
29       "vendored_frameworks": [
30         "OctopusSDK/OctAdSDK.xcframework",
31         "OctopusSDK/OctCore.xcframework"
32       ]
33     }
34   ]