blob: c105c692af7c728ac0ea9c7924b238df2050450a [file] [log] [blame]
{
"name": "TestALAdapter",
"version": "1.0.0",
"summary": "TestALAdapter",
"homepage": "https://github.com/ChinaChong/TestPodRepo",
"license": "MIT",
"authors": {
"nox_chong": "chinachong1943@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChinaChong/TestALAdapter.git",
"tag": "1.0.0"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": [
"AppLovinMediationGoogleAdapter.framework",
"AppLovinMediationFacebookAdapter.framework"
]
},
"requires_arc": true,
"deprecated": true
}