blob: 0245edce5aa21c9fab371f1adbdd6eb7b9f9b956 [file] [log] [blame]
{
"name": "HJCommonTools",
"version": "0.0.4",
"summary": "A short description of HJCommonTools.",
"description": "some common tools",
"homepage": "https://github.com/eassy/CommonTool",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"houwenjie": "houwenjie11@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/eassy/CommonTool.git",
"tag": "0.0.4"
},
"source_files": [
"CommonTools/CommonTools/HJCommonTools/*",
"CommonTools/CommonTools/HJCommonTools/*/*"
]
}