blob: e63baf06fd1a91969c25d8a0e3391bdb72418e7f [file] [log] [blame]
{
"name": "YGBlowfishHelper",
"version": "1.0.1",
"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.1"
},
"source_files": "YGBlowfishHelper/YGBlowfishHelper/*.{h,m}",
"requires_arc": true
}