blob: 78a442e53fdbd15e362db15ba9d9352beec8c11c [file] [log] [blame]
{
"name": "VietIdSDK-iOS",
"version": "1.1.5",
"summary": "Everything about this project under our ownership",
"description": "Everything about this project under our ownership in VietIdSDK-iOS",
"homepage": "https://github.com/songoku20/VietIdSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"songoku20": "sonleminh@vccorp.vn"
},
"source": {
"http": "https://github.com/songoku20/VietIdSDK-iOS/releases/download/1.1.5/VietIdSDK-1.1.5.zip"
},
"source_files": "VietIdSDK-iOS.framework/Versions/A/Headers/VietIdSDKController.h",
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"WebKit"
],
"libraries": [
"z",
"System",
"xml2",
"xml2.2",
"c++"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"preserve_paths": "VietIdSDK-iOS.framework",
"public_header_files": "VietIdSDK-iOS.framework/Versions/A/Headers/VietIdSDKController.h",
"resources": "VietIdSDK-iOS.bundle",
"vendored_frameworks": "VietIdSDK-iOS.framework"
}