blob: 04355aa67b1423163b48b075fdf64248f2dd7d3a [file] [log] [blame]
{
"name": "KWONAPI1",
"version": "0.0.1",
"summary": "API for KeyWeON",
"description": "\"API for KeyWeON\"",
"homepage": "https://github.com/dave7725",
"license": {
"type": "CUSTOM",
"file": "KeyWeONAPI/LICENSE"
},
"authors": {
"dave7725": "shlee@thekeywe.com"
},
"platforms": {
"ios": "12.1"
},
"source": {
"http": "https://s3.ap-northeast-2.amazonaws.com/video.keywe/KeyWeONAPI.zip"
},
"vendored_frameworks": "KeyWeONAPI/KeyWeONAPI.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}