[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 1 / WhiteLabel / 2.2.0 / WhiteLabel.podspec.json
blobe6cc24fe4a3b90ebf3edf70ef5d44506684a5003
2   "name": "WhiteLabel",
3   "version": "2.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Swift SDK for the White Label API.",
9   "homepage": "https://github.com/White-Label/Swift-SDK",
10   "social_media_url": "https://twitter.com/NoonPacific",
11   "authors": {
12     "Alex Givens": "alex@noonpacific.com"
13   },
14   "source": {
15     "git": "https://github.com/White-Label/Swift-SDK.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.11",
21     "tvos": "9.0"
22   },
23   "source_files": "WhiteLabel/**/*.swift",
24   "resources": "WhiteLabel/**/*.xcdatamodeld",
25   "frameworks": "CoreData",
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"