blob: 0cfc315af45681f04f6862bf2708288bb3d8ed2f [file] [log] [blame]
{
"name": "SiteMajiSDKCore",
"version": "2.2.0",
"summary": "SiteMajiCoreSDK",
"description": "\"The SiteMaji AD SDK\"",
"homepage": "https://github.com/thefirstweb/iOS_SiteMajiCore",
"license": {
"type": "MIT"
},
"authors": {
"ck00031": "alexwang@sitetag.us"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/thefirstweb/iOS_SiteMajiCore.git",
"tag": "2.2.0"
},
"source_files": [
"Classes",
"SiteMajiSDK.framework/Headers/**/*.{h,m}"
],
"vendored_frameworks": [
"SiteMajiSDK.framework"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"VALID_ARCHS": "armv7 armv7s arm64 arm64e x86_64"
},
"dependencies": {
"InMobiSDK": [
"~> 9.1.7"
],
"imfad": [
"~> 3.8.0"
],
"VpadnSDK": [
"5.2.0"
]
}
}