blob: 4207282c0915bc93d8182ed6da8961905cd9a6d3 [file] [log] [blame]
{
"name": "Audiogum",
"version": "1.4.3",
"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.4.3"
},
"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"
]
}
}