blob: b6468d7f9ae2cb3e1c14cc5b0086f8b3b2b15432 [file] [log] [blame]
{
"name": "HaierUserCenter",
"version": "3.4.0",
"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.4.0"
},
"resources": "backIcon.bundle",
"source_files": "wechatfile/**/*.{h,m,mm}",
"static_framework": true,
"dependencies": {
"WechatOpenSDK": [
]
},
"vendored_frameworks": "UserCenter.framework"
}