blob: d9b791c42f8d8f6db7b258d3bfe7f5ed4e3d7237 [file] [log] [blame]
{
"name": "YXYBaseTool",
"version": "0.1.9",
"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.1.9"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"libraries": "c++.1",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MBProgressHUD": [
]
}
}