[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / f / 3 / d / PlayolaCore / 0.0.9 / PlayolaCore.podspec.json
blob28806526fb3109b09b1c03b657414a9ecc0a57ca
2   "name": "PlayolaCore",
3   "version": "0.0.9",
4   "summary": "Basic Playola Communication and Models.",
5   "homepage": "https://github.com/briankeane/PlayolaCore.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Brian Keane": "brian@playola.fm"
11   },
12   "platforms": {
13     "ios": "10.3",
14     "osx": "10.12"
15   },
16   "source": {
17     "git": "https://github.com/briankeane/PlayolaCore.git",
18     "tag": "0.0.9"
19   },
20   "exclude_files": [
22   ],
23   "dependencies": {
24     "Alamofire": [
25       "4.5.0"
26     ],
27     "PromiseKit": [
28       "~> 4.0"
29     ],
30     "Locksmith": [
31       "~> 3.0.0"
32     ],
33     "AudioKit": [
34       "~> 3.7"
35     ],
36     "SwiftRemoteFileCache": [
37       "~> 0.0.8"
38     ]
39   },
40   "source_files": "Sources/**/*.{h,m,swift}",
41   "pushed_with_swift_version": "3.1"