blob: 290ce0b1aeae458133341dfcaccb652ba4ac4525 [file] [log] [blame]
{
"name": "GuidanceDialog",
"version": "1.0.1",
"summary": "A short description of GuidanceDialog.",
"description": "这是一个学习的框架",
"homepage": "https://github.com/caizifeng/GuidanceDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caizifeng": "caizifeng@xmiles.cn"
},
"source": {
"git": "https://gitee.com/zifeng_cai/GuidanceDialog.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"resources": "GuidanceDialog/Classes/Reource.bundle",
"vendored_frameworks": "GuidanceDialog/Classes/TextFramework.framework",
"dependencies": {
"SVProgressHUD": [
]
}
}