blob: a1cdc229317ee6e25bc48aa59f5004f139af66f1 [file] [log] [blame]
{
"name": "LYPopupTools",
"version": "1.0.0",
"summary": "四种常见弹窗",
"description": "四种常见弹窗的封装",
"homepage": "https://github.com/zhangliyong1024/LYPopupTools",
"license": "MIT",
"authors": {
"zhangliyong": "zhangliyong1997@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangliyong1024/LYPopupTools.git",
"tag": "1.0.0"
},
"source_files": "LYPopupTools/LYPopupTools/**/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}