blob: c5a552b57ee636331fa81d24de60dc3348900c3b [file] [log] [blame]
{
"name": "HTMIGDSDK",
"version": "0.1.3",
"summary": "A short description of HTMIGDSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMIGDSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"http": "https://dn-ydjxc.qbox.me/HTMIGDSDK.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "zip",
"subspecs": [
{
"name": "zip",
"ios": {
"vendored_frameworks": "*.framework"
}
}
]
}