blob: 6d754ffca4ec4c5cdf70326afeaa6219b514e11e [file] [log] [blame]
{
"name": "ShadowSocksBundle",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"summary": "A replacement for ShadowSocksBundle",
"homepage": "https://github.com/SpikeLeeHom/ShadowSocksBundle",
"authors": {
"spikeleehom": "spikeleeyuui@gmail.com"
},
"source": {
"git": "https://github.com/SpikeLeeHom/ShadowSocksBundle.git",
"tag": "0.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"ios": {
"vendored_frameworks": "Source/*.framework"
}
}