blob: 9accea24bff1eed0477bed1c9707ec9dd11baf44 [file] [log] [blame]
{
"name": "UizaSDK",
"version": "8.4.12",
"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.12"
},
"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": "4.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"ios": {
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"SwiftyJSON": [
],
"LFLiveKit_": [
],
"NKModalViewManager": [
],
"FrameLayoutKit": [
],
"SDWebImage": [
],
"Sentry": [
]
}
},
"swift_version": "4.2"
}