blob: f9cca7043d0838859e8d9625cde6b350ba14b3ab [file] [log] [blame]
{
"name": "BitautoTech",
"version": "0.0.1",
"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.1"
},
"source_files": "BitautoTech/BitautoTech/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}