blob: 3f1b1c72ca36f912a0e287b8d9e5131368c3e175 [file] [log] [blame]
{
"name": "SHEncode",
"version": "0.0.1",
"summary": "SHEncode.",
"description": "SHEncode framework.",
"homepage": "https://github.com/flamingo-suu/SHEncode-Framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"flamingo-suu": "flamingo.suu@gmail.com"
},
"source": {
"http": "https://github.com/flamingo-suu/SHEncode-Framework/releases/download/0.0.1/SHEncode0.0.1.zip"
},
"source_files": "SHEncode.framework/Versions/A/Headers/*",
"public_header_files": "SHEncode.framework/Versions/A/Headers/*.h",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}