blob: e08caf70ca6af5deaab76048fef4b76b92307d22 [file] [log] [blame]
{
"name": "MHHTool",
"version": "0.0.2",
"summary": "A short description of tool.",
"description": "UI控件封装",
"homepage": "https://github.com/15730898949/MHHTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"15730898949": "15730898949@163.com"
},
"source": {
"git": "https://github.com/15730898949/MHHTool.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"commonSDK": [
]
},
"ios": {
"vendored_frameworks": "*.framework"
},
"libraries": [
"z",
"resolv"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}