blob: 82eff2fe08bb0efc2d1fcc92a145ee1d375c53fe [file] [log] [blame]
{
"name": "SinoTestShell",
"version": "1.0.3",
"summary": "Test Shell Script",
"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.3"
},
"source_files": "Noxmobi.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "Noxmobi.framework"
},
"requires_arc": true
}