blob: 53880577dac0c4510d288e7187dd22d1268acdd3 [file] [log] [blame]
{
"name": "HTMIGDSDK",
"version": "0.1.2",
"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/FMHTMIGDSDK.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "zip",
"subspecs": [
{
"name": "zip",
"ios": {
"vendored_frameworks": "*.framework"
}
}
]
}