blob: 24b540311c8ed94c2dca1d5349e743decc8d49a4 [file] [log] [blame]
{
"name": "VCHKit",
"version": "0.0.1",
"summary": "this is summary",
"description": "this is description",
"homepage": "https://github.com/vhuichen/VCHKit",
"license": "MIT",
"authors": {
"vhuichen": "vhuichen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vhuichen/VCHKit.git",
"tag": "0.0.1"
},
"source_files": [
"VCHKit",
"VCHKit/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}