blob: 83f024f9fb3b2f38a8da0ad8ddc9968f5c39f7b7 [file] [log] [blame]
{
"name": "ESApp",
"version": "0.1.0",
"summary": "iOS架构",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeffreyweiok@163.com": "jeffreyweiok@163.com"
},
"source": {
"git": "https://gitee.com/JeffreyWei/EasyApp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "EasyApp/Classes/**/*",
"swift_version": "5.0"
}