blob: f1e7beb4b14c71b73ac57c37af43ed1fbdb0d7d5 [file] [log] [blame]
{
"name": "HREMC",
"version": "1.0.0",
"summary": "haier HREMC",
"homepage": "https://github.com/hanyuantao/HREMC.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"once": "545574484@qq.com"
},
"platforms": {
"ios": "7"
},
"source": {
"git": "https://github.com/hanyuantao/HREMC.git",
"commit": "eaa121b46dc63e57ef74477049efa4666948577c"
},
"source_files": "HREMC/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"AudioToolbox",
"AddressBook",
"AVFoundation",
"CoreLocation",
"AssetsLibrary"
],
"vendored_frameworks": "HREMC/iflyMSC.framework",
"libraries": [
"c++",
"z"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"QRScan": [
"~> 1.0.1"
]
}
}