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