blob: c140427ddb7b756d997681f1b24dcfbf21c4f151 [file] [log] [blame]
{
"name": "DZTeldEncryptionTool",
"version": "1.0.0",
"summary": "APP配置,版本配置的信息",
"homepage": "https://github.com/hanxueshi/DZTeldEncryptionTool",
"license": "MIT",
"authors": {
"hanxueshi": "745603532@qq.com"
},
"source": {
"git": "https://github.com/hanxueshi/DZTeldEncryptionTool.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "DZTeldEncryptionTool/*.swift",
"frameworks": [
"UIKit",
"Foundation"
]
}