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