blob: 588568c80b68c80da23d8af702d7a0b8b1ed57dc [file] [log] [blame]
{
"name": "DZTeldEncryptionTool",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "DZTeldEncryptionTool/*.swift",
"frameworks": [
"UIKit",
"Foundation"
]
}