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