blob: 3290961ca9e14c733b13e210d8b9a3412a5566e8 [file] [log] [blame]
{
"name": "MXiflyMSC",
"version": "0.0.1",
"summary": "MXiflyMSC",
"description": "ManXian MXiflyMSC library for MXRXSteward",
"homepage": "http://git.zhixubao.com/lizy/MXiflyMSC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"meowboss": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.zhixubao.com/lizy/MXiflyMSC.git",
"tag": "0.0.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iflyMSC/iflyMSC.framework",
"libraries": [
"z",
"c++",
"icucore"
]
},
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics"
]
}