blob: 19369e264933f56206f0a31105c207194aeb9199 [file] [log] [blame]
{
"name": "XHLib",
"version": "0.0.2",
"summary": "XHLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XHJCoder/XHLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XHJCoder": "1149949564@qq.com"
},
"source": {
"git": "https://github.com/XHJCoder/XHLib.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "XHLib.framework"
},
"dependencies": {
"SVProgressHUD": [
]
}
}