[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 1 / WhiteLabel / 1.0.1 / WhiteLabel.podspec.json
blobb4eacc4d9c83abdf3563ceb5af53d84fe5293ae8
2   "name": "WhiteLabel",
3   "version": "1.0.1",
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": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "WhiteLabel/Classes/**/*",
25   "dependencies": {
26     "Alamofire": [
27       "~> 3.4"
28     ]
29   }