blob: 50bd58f5e8f157aa63fcdc692c1779c1a9f85083 [file] [log] [blame]
{
"name": "VictorToyaSDKSampleTwo",
"version": "1.0.0",
"summary": "Just SDK Sample.",
"homepage": "https://github.com/mncvictorsukarno/sample_ios_sdk_two",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "13.0"
},
"source": {
"http": "https://github.com/mncvictorsukarno/sample_ios_sdk_two/raw/main/VictorToyaSDKSampleTwo.zip"
},
"ios": {
"vendored_frameworks": "SDKSampleTwo.framework"
}
}