blob: 40922cc69fc86d486841eaf2c6364f1edd8aa1ff [file] [log] [blame]
{
"name": "HSTech",
"version": "0.0.1",
"summary": "Test for HSTech.",
"description": "只是测试一下,信不信由你(just for test,no content)",
"homepage": "https://github.com/dcwen/HSTech.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"dcw0505": "dcw0505@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dcwen/HSTech.git",
"tag": "0.0.1"
},
"source_files": "HSTech/Frameworks/HSTech.framework/Headers/*.{h}",
"vendored_frameworks": "HSTech/Frameworks/HSTech.framework"
}