blob: 4dda97857f0351d2a91000f258b4ffe5dfe702c4 [file] [log] [blame]
{
"name": "MEAdvSDK",
"version": "1.0.15",
"summary": "Mobiexchanger's advertise SDK",
"description": "this is a Mobiexchanger's advertise SDK, and we use it as a module",
"homepage": "https://github.com/liusas/MEAdvSDK.git",
"license": "{ :type => 'MIT', :file => 'LICENSE' }",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"authors": {
"刘峰": "liufeng@mobiexchanger.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liusas/MEAdvSDK.git",
"tag": "1.0.15"
},
"vendored_frameworks": "MEAdvSDK-1.0.14/ios/*.framework",
"resources": "MEAdvSDK/Assets/Resource/*"
}