blob: 3f35caad95b8855816b35f738a1affaaf3da518a [file] [log] [blame]
{
"name": "EMC",
"version": "1.0.3",
"summary": "haier U+ EMC",
"homepage": "https://github.com/ws21san/EMC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王帅": "ws21san@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ws21san/EMC.git",
"tag": "1.0.3"
},
"source_files": "EMC_Code/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"AudioToolbox",
"AddressBook",
"AVFoundation",
"CoreLocation",
"AssetsLibrary"
],
"vendored_frameworks": "EMC_Code/iflyMSC.framework",
"libraries": [
"c++",
"z"
],
"requires_arc": true
}