blob: 655894b9fde2b284ae9617630db9d31ec7458d4a [file] [log] [blame]
{
"name": "lianjianSSPTest",
"version": "1.0.1",
"summary": "lianjianSSPTest.",
"description": "lianjianSSPTest for iOS",
"homepage": "https://github.com/Ghyud/lianjianSSPTestFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ghyud": "ghyud1988@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ghyud/lianjianSSPTestFramework.git",
"tag": "1.0.1"
},
"resources": "lianjianSSP.framework/LSResource.bundle/*.{png,jpg}",
"vendored_frameworks": "lianjianSSP.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LINKER_FLAGS": "-ObjC"
}
}