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