blob: 00437d879674a94c7e4c48020e904428f5a753ef [file] [log] [blame]
{
"name": "JFEasyApp",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "EasyApp/Classes/**/*",
"swift_version": "5.0"
}