blob: ad09808679018b0fa0bb95ab78ba0b68c7b999a7 [file] [log] [blame]
{
"name": "YXYBaseTool",
"version": "0.0.3",
"summary": "常用工具及宏定义等。",
"description": "避免每次新建工程一个个导入",
"homepage": "https://github.com/amosYin/YXYBaseTool",
"license": "MIT",
"authors": {
"Amos": "1453254169@qq.com"
},
"source": {
"git": "https://github.com/amosYin/YXYBaseTool.git",
"tag": "0.0.3"
},
"source_files": "Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"platforms": {
"ios": null
},
"dependencies": {
"MBProgressHUD": [
]
}
}