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