blob: d0b09c1593c3d92464a127cb13326a5f82c56707 [file] [log] [blame]
{
"name": "VIDSDK",
"version": "0.1.1",
"summary": "VIDSDK embed in every IOS app using VID gate.",
"swift_version": "5.0",
"description": "vtvsdk gateway product by vtvlive team invoke the vtv gateway in many application",
"homepage": "https://gitlab.com/vtvlive.hcm/vtvsdk.ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Huy": "huyph.mobile@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.com/vtvlive.hcm/vtvsdk.ios.git",
"tag": "0.1.1"
},
"source_files": [
"VIDSDK",
"VIDSDK/**/*.{h,m,swift}"
],
"resources": "VIDSDK/**/*.{png,gif,xcassets,ttf,txt,storyboard,xib}",
"static_framework": true,
"dependencies": {
"Alamofire": [
"4.8.2"
],
"SwiftyRSA": [
"1.5.0"
],
"CryptoSwift": [
"1.0.0"
],
"SwiftyJSON": [
"5.0.0"
],
"FBSDKLoginKit": [
"5.4.0"
],
"ReachabilitySwift": [
"4.3.1"
],
"GoogleSignIn": [
"5.0.0"
],
"SwiftyGif": [
"5.0.1"
]
}
}