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