[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / 8 / e / 7 / Audiogum / 1.6.8 / Audiogum.podspec.json
blobae63eed265b6ab1c6b57af50c270e43143d0644d
2   "name": "Audiogum",
3   "version": "1.6.8",
4   "summary": "Leverage the audiogum platform to create your own applications",
5   "homepage": "http://www.Audiogum.com",
6   "license": {
7     "type": "BSD 3-Clause License",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Audiogum": "enquiries@audiogum.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/audiogum/iossdk.git",
18     "tag": "1.6.8"
19   },
20   "swift_versions": "4.2",
21   "source_files": "Sources/**/*.{h,m,swift}",
22   "resources": "README.md",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.7.3"
29     ],
30     "PromisesSwift": [
31       "~> 1.2.3"
32     ],
33     "SwiftLint": [
35     ],
36     "SocketRocket": [
37       "~> 0.5"
38     ],
39     "GzipSwift": [
40       "~> 4.1.0"
41     ]
42   },
43   "swift_version": "4.2"