blob: 73188a39070ce8227128cc6d987ea87382789fe3 [file] [log] [blame]
{
"name": "HTTTool",
"version": "0.0.4",
"summary": "基础工具类",
"description": "tool test",
"homepage": "https://github.com/hutingting/HTTTool",
"license": "MIT",
"authors": {
"hutingting": "914774202@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hutingting/HTTTool.git",
"tag": "0.0.4"
},
"subspecs": [
{
"name": "Common",
"source_files": [
"HTTTool",
"Example/HTTMusic/HTTMusic/Tool/*.swift"
]
}
]
}