blob: 63e14e47bf0fd6e2f247a1d8dd76a648f0f691d6 [file] [log] [blame]
{
"name": "SinoTestShell",
"version": "1.0.2",
"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.2"
},
"source_files": "Noxmobi.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "Noxmobi.framework"
},
"requires_arc": true
}