blob: 2e7d07e8ec3c9ff783b0c79473e6c3759e3b5040 [file] [log] [blame]
{
"name": "VelezaSDK",
"platforms": {
"ios": "10.0"
},
"summary": "Veleza SDK",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Vytautas Povilaitis": "vytautas@veleza.com"
},
"homepage": "https://github.com/Veleza/Veleza-SDK-iOS",
"source": {
"git": "https://github.com/Veleza/Veleza-SDK-iOS.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"dependencies": {
"PINRemoteImage": [
"3.0.0-beta.13"
],
"DTPhotoViewerController": [
"~> 1.2"
],
"Amplitude-iOS": [
"~> 4.0.4"
]
},
"source_files": "VelezaSDK/**/*.{swift}",
"resources": "VelezaSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}",
"swift_version": "3.2"
}