blob: 3ab8a10e7006436461ca00b73a0e5ab6403443ff [file] [log] [blame]
{
"name": "BitautoTech",
"version": "0.0.2",
"summary": "A Tool Kit of BitautoTech.",
"description": "BitautoTech is a iOS develop Tool kit.",
"homepage": "https://github.com/huipengo/BitautoTech",
"license": "MIT",
"authors": {
"huipeng": "penghui_only@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huipengo/BitautoTech.git",
"tag": "0.0.2"
},
"source_files": "BitautoTech/BitautoTech/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"MJRefresh": [
"~> 3.1.15"
]
}
}