blob: b54050e9b75090446ee338fae84633fcb3f2aef5 [file] [log] [blame]
{
"name": "SiteMajiSDKCore",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": [
"Classes",
"SiteMajiSDK.framework/Headers/**/*.{h,m}"
],
"vendored_frameworks": "SiteMajiSDK.framework",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Flurry-iOS-SDK/FlurrySDK": [
],
"Flurry-iOS-SDK/FlurryAds": [
],
"TapjoySDK": [
"12.2.0"
],
"Google-Mobile-Ads-SDK": [
],
"InMobiSDK": [
"~> 7.2.4"
],
"imfad": [
"~> 2.0.3"
]
}
}