blob: 84d82abeaa079b9f4c3627516d441a7bbc18fab9 [file] [log] [blame]
{
"name": "EMC-HAIER",
"version": "1.1.0",
"summary": "haier EMC",
"homepage": "https://github.com/785666903/EMC-HAIER",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"孙晓昱": "785666903@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/785666903/EMC-HAIER.git",
"tag": "1.1.0"
},
"source_files": [
"EMC/",
"EMC.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"AudioToolbox",
"AddressBook",
"AVFoundation",
"CoreLocation",
"AssetsLibrary"
],
"ios": {
"vendored_frameworks": "EMC/iflyMSC.framework"
},
"libraries": [
"c++",
"z"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"QRScan": [
"~> 1.0.1"
]
}
}