blob: 0d8a5c16556a44879a4557281b5c7a5ede7e9fa3 [file] [log] [blame]
{
"name": "LinKingPatch",
"version": "0.1.5",
"summary": "A short description of LinKingPatch.",
"description": "TODO: LinKingPatch is Overseas SDK Quick Integration Solution.",
"homepage": "https://github.com/MrDML/LinKingPatch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leaon": "leaon"
},
"source": {
"git": "https://github.com/MrDML/LinKingPatch.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "LinKingPatch/Products/LinKingPatch.framework",
"dependencies": {
"SSZipArchive": [
"~> 2.2.2"
]
},
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64 armv7"
}
}