blob: 9813896cb39bc10ee6aead8926b98957b14973c0 [file] [log] [blame]
{
"name": "Audiogum",
"version": "1.5.32",
"summary": "Leverage the audiogum platform to create your own applications",
"homepage": "http://www.Audiogum.com",
"license": {
"type": "BSD 3-Clause License",
"file": "LICENSE"
},
"authors": {
"Audiogum": "enquiries@audiogum.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/audiogum/iossdk.git",
"tag": "1.5.32"
},
"swift_version": "4.2",
"source_files": "Sources/**/*.{h,m,swift}",
"resources": "README.md",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"dependencies": {
"Alamofire": [
"~> 4.7.3"
],
"PromisesSwift": [
"~> 1.2.3"
],
"SwiftLint": [
],
"SocketRocket": [
"~> 0.5"
],
"GzipSwift": [
"~> 4.1.0"
]
}
}