blob: c10dd76cb0b935dac84b2579d47fc1c53fcf10b5 [file] [log] [blame]
{
"name": "PEPDecoder",
"version": "1.0.0",
"homepage": "https://github.com/PEPDigitalPublishing/PEPDecoder",
"authors": {
"PEPDecoder": "PEP"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "解密工具类",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PEPDigitalPublishing/PEPDecoder.git"
},
"vendored_frameworks": "PEPDecoder.framework",
"frameworks": "Foundation",
"requires_arc": true
}