blob: b03306e46083616ca60c57f4553ffc6905318060 [file] [log] [blame]
{
"name": "HaierUserCenter",
"version": "3.3.9",
"summary": "try pod",
"homepage": "https://github.com/niuxinghua",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niuxinghua": "970626879@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/niuxinghua/UserCenter.git",
"tag": "3.3.9"
},
"resources": "backIcon.bundle",
"source_files": "wechatfile/**/*.{h,m,mm}",
"static_framework": true,
"dependencies": {
"WechatOpenSDK": [
]
},
"vendored_frameworks": "UserCenter.framework"
}