{ | |
"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" | |
} | |
} |