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