[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 3 / SiteMajiSDKCore / 2.2.0 / SiteMajiSDKCore.podspec.json
blob0cfc315af45681f04f6862bf2708288bb3d8ed2f
2   "name": "SiteMajiSDKCore",
3   "version": "2.2.0",
4   "summary": "SiteMajiCoreSDK",
5   "description": "\"The SiteMaji AD SDK\"",
6   "homepage": "https://github.com/thefirstweb/iOS_SiteMajiCore",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "ck00031": "alexwang@sitetag.us"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/thefirstweb/iOS_SiteMajiCore.git",
18     "tag": "2.2.0"
19   },
20   "source_files": [
21     "Classes",
22     "SiteMajiSDK.framework/Headers/**/*.{h,m}"
23   ],
24   "vendored_frameworks": [
25     "SiteMajiSDK.framework"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "armv7 armv7s arm64 arm64e x86_64"
30   },
31   "dependencies": {
32     "InMobiSDK": [
33       "~> 9.1.7"
34     ],
35     "imfad": [
36       "~> 3.8.0"
37     ],
38     "VpadnSDK": [
39       "5.2.0"
40     ]
41   }