blob: 806ab04eca4f7abe36ead708df10838f6270183c [file] [log] [blame]
{
"name": "MdcLib-EPL",
"version": "6.9.1",
"summary": "None",
"description": "The MdcLib-EPL iOS SDK, the SDK supports iOS7, iOS 8, iOS 9 and iOS 10. only for epl app",
"homepage": "https://github.com/duplicater/MdcLib-EPL.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lecuong": "cuongleviet@vccorp.vn"
},
"source": {
"http": "https://github.com/duplicater/MdcLib-EPL/releases/download/6.9.1/MdcLib.zip"
},
"frameworks": [
"UIKit",
"MapKit",
"Foundation",
"SystemConfiguration",
"CoreTelephony",
"Accelerate",
"CoreGraphics",
"QuartzCore"
],
"libraries": "icucore",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": "MdcLib.framework",
"public_header_files": "MdcLib.framework/Versions/A/Headers/*",
"source_files": "MdcLib.framework/Versions/A/Headers/*",
"resources": "MdcLib.Bundle",
"vendored_frameworks": "MdcLib.framework"
}