blob: dfb6a8f19078aa8ad5a479af94cb3783780dcbce [file] [log] [blame]
{
"name": "UizaSDK",
"version": "8.4.1",
"summary": "UizaSDK",
"homepage": "https://uiza.io/",
"documentation_url": "https://docs.uiza.io/v4",
"authors": {
"Uiza": "namnh@uiza.io"
},
"source": {
"git": "https://github.com/uizaio/uiza-ios-sdk.git",
"tag": "8.4.1"
},
"source_files": [
"UizaSDK/Components/*",
"UizaSDK/Extensions/*",
"UizaSDK/Live/*",
"UizaSDK/Player/**/*",
"UizaSDK/SDK/*",
"UizaSDK/SDK/**/*"
],
"resource_bundles": {
"Fonts": [
"UizaSDK/Fonts/*.{ttf}"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"ios": {
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"LFLiveKit_": [
],
"NKModalViewManager": [
],
"FrameLayoutKit": [
],
"SDWebImage": [
],
"Sentry": [
]
}
},
"swift_version": "5.0"
}