blob: 9cecc4b91e1941a78fc9deaa0eccd593c3d859d3 [file] [log] [blame]
{
"name": "MVUPowerVUI",
"version": "1.0.3",
"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"
],
"dependencies": {
"SDWebImage": [
],
"SSZipArchive": [
],
"AFNetworking": [
],
"Mantle": [
],
"Masonry": [
],
"Reachability": [
]
},
"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
}