blob: d29ba53b84cbf0b6fd0e8424a04f475d47210c68 [file] [log] [blame]
{
"name": "EMCDemo",
"version": "1.0.0",
"summary": "haier U+ EMC",
"homepage": "https://github.com/hanyuantao/EMCDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"once": "545574484@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hanyuantao/EMCDemo.git",
"tag": "1.0.0"
},
"source_files": "EMCDemo/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"AudioToolbox",
"AddressBook",
"AVFoundation",
"CoreLocation",
"AssetsLibrary"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"QRScan": [
"~> 1.0.1"
]
}
}