blob: bdeb31438b26dc099cdeb82e39afcb1333f74bb9 [file] [log] [blame]
{
"name": "MVUPowerVUI",
"version": "1.0.4",
"summary": "MVUPowerVUI.Framework",
"authors": {
"gym": "gym@hzshining.com"
},
"homepage": "http://www.xiaokaxiu.com",
"license": {
"type": "Copyright",
"text": "Copyright © YIXIA All rights reserved\\n"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@git.yizhibo.com:YIXIAXiaoKaXiuGroup/muse_ios.git",
"tag": "v1.0.1"
},
"resources": [
"Products/*.bundle"
],
"vendored_frameworks": [
"Products/*.framework"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
},
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/MVUPowerVUI/"
},
"requires_arc": true
}