blob: a78a2a4c405d8fbae4ee25d826873d391685fe08 [file] [log] [blame]
{
"name": "XHLockSDK",
"version": "0.1.0",
"summary": "XHLockSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://code.51weker.cn/xinhua.jiang/XHLockSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahua0809": "1149949564@qq.com"
},
"source": {
"git": "http://code.51weker.cn/xinhua.jiang/XHLockSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SVProgressHUD": [
],
"YYModel": [
]
},
"ios": {
"vendored_frameworks": "XHLockSDK.framework"
}
}