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