blob: 28086449aa3cfc8cee57f86acb670b1e8d5c8bec [file] [log] [blame]
{
"name": "privateGuidanceDialog",
"version": "0.1.0",
"summary": "这是描述",
"description": "这是长描述",
"homepage": "https://gitee.com/zifeng_cai/privateGuidanceDialogDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caizifeng": "caizifeng@xmiles.cn"
},
"source": {
"git": "https://gitee.com/zifeng_cai/privateGuidanceDialogDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"resources": "privateGuidanceDialog/Assets/Reource.bundle",
"vendored_frameworks": "privateGuidanceDialog/Classes/TextFramework.framework",
"dependencies": {
"SVProgressHUD": [
]
}
}