blob: 8bb8cc0e57f84eae988d5303c1db8f8ab4734b0c [file] [log] [blame]
{
"name": "SGCCEncrypt",
"version": "0.1.0",
"summary": "SGCCEncrypt web加解密组件(内部专用)",
"description": "TODO: SGCCEncrypt web加解密组件(内部专用)",
"homepage": "https://github.com/zhaxling/SGCCEncrypt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaxling": "424206567@qq.com"
},
"source": {
"git": "https://github.com/zhaxling/SGCCEncrypt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SGCCEncrypt/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h"
}