blob: 8442046009f700179da19213cee6b55ea8203fd6 [file] [log] [blame]
{
"name": "YGBlowfishHelper",
"version": "1.0.0",
"summary": "针对NSString和NSData的加密解密分类",
"homepage": "https://github.com/Starryxu/YGBlowfishHelper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyaguang": "xu_yaguang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Starryxu/YGBlowfishHelper.git",
"tag": "1.0.0"
},
"source_files": "YGBlowfishHelper/YGBlowfishHelper/*.{h,m}",
"requires_arc": true
}