blob: 7c06388467d46d0c97b14be57d1380935061ee9b [file] [log] [blame]
{
"name": "LinKingPatch",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "LinKingPatch/Products/LinKingPatch.framework",
"dependencies": {
"SSZipArchive": [
"~> 2.2.2"
]
},
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64 armv7"
}
}