blob: 971f0fdd945acc196ab4048d6427024146e4b26d [file] [log] [blame]
{
"name": "SiteMajiSDKCore",
"version": "2.0.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": "8.0"
},
"source": {
"git": "https://github.com/thefirstweb/iOS_SiteMajiCore.git",
"tag": "2.0.0"
},
"source_files": [
"Classes",
"SiteMajiSDK.framework/Headers/**/*.{h,m}"
],
"vendored_frameworks": [
"SiteMajiSDK.framework",
"lib/MTGSDK.framework",
"lib/MTGSDKInterstitialVideo.framework",
"lib/InMobiSDK.framework"
],
"exclude_files": "Classes/Exclude"
}