blob: 37c694d65dfa4355b89c4ae716dbc18b99993534 [file] [log] [blame]
{
"name": "WhiteLabel",
"version": "2.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift SDK for the White Label API.",
"homepage": "https://github.com/White-Label/Swift-SDK",
"social_media_url": "https://twitter.com/NoonPacific",
"authors": {
"Alex Givens": "alex@noonpacific.com"
},
"source": {
"git": "https://github.com/White-Label/Swift-SDK.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "WhiteLabel/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}