blob: c6ee714667a05c8f72b0ae495aad3df4790c2707 [file] [log] [blame]
{
"name": "HTTTool",
"version": "0.1.0",
"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.1.0"
},
"subspecs": [
{
"name": "HTMusicTool",
"source_files": [
"HTTTool",
"HTTTool/HTTMusicTool.swift"
]
},
{
"name": "HTKeyChain",
"source_files": [
"HTTTool",
"HTTTool/HTKeyChain.swift"
]
}
]
}