blob: e803f77f3583dc8271d86cffbea479b6d828b902 [file] [log] [blame]
{
"name": "sdk-test",
"version": "0.1.0",
"summary": "sdk-test is sdk trial for production",
"description": "'sdk-test is an sdk to trial kaigi meet conference'",
"homepage": "https://github.com/luthfan11/sdk-test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luthfan11": "luthfan.a.haq@gmail.com"
},
"source": {
"git": "https://github.com/luthfan11/sdk-test.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "4.0",
"dependencies": {
"JitsiMeetSDK": [
],
"IQKeyboardManagerSwift": [
],
"DLRadioButton": [
]
},
"swift_version": "4.0"
}