[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / b / SimpleNativeV2CoreIOSSDK / 0.3.9 / SimpleNativeV2CoreIOSSDK.podspec.json
blobd75f0582d169777b3eaf4ff2c2f2d689568f480f
2   "name": "SimpleNativeV2CoreIOSSDK",
3   "version": "0.3.9",
4   "summary": "Simple SDKV2 core sdk",
5   "description": "Simple SDKv2 for include base and entry sdk,other attr and userpayment and ad sdk is needed",
6   "homepage": "https://github.com/bepic-games/SimpleNativeV2CoreIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yilang": "yilang@bepic.cc"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/bepic-games/SimpleNativeV2CoreIOSSDK.git",
19     "tag": "0.3.9"
20   },
21   "source_files": "SimpleNativeV2CoreIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "SimpleNativeV2CoreIOSSDK/*.{framework}",
23   "public_header_files": "SimpleNativeV2CoreIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64"
26   },
27   "dependencies": {
28     "AliyunLogProducer": [
29       "2.2.8"
30     ],
31     "SAMKeychain": [
32       "1.5.3"
33     ]
34   }