blob: a264d079bf3873c479eb44cee336d406e0833a2c [file] [log] [blame]
{
"name": "EMCDemo",
"version": "0.0.1",
"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": "0.0.1"
},
"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"
]
}
}