blob: 92242983c7a4809c8a10fd93cad883852ba84c60 [file] [log] [blame]
{
"name": "HHKit",
"version": "0.1",
"summary": "HHKit",
"homepage": "https://github.com/Huohua/HHKit/",
"license": "MIT",
"authors": {
"张忻正": "zhangxinzheng@huohua.in"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Huohua/HHKit.git",
"tag": "0.1"
},
"source_files": [
"Controller",
"Core",
"Other",
"View",
"HHKit.h"
],
"requires_arc": true
}