blob: 6b01550cad29b703bb96b667d34373a8f71b8617 [file] [log] [blame]
{
"name": "WhiteLabel",
"version": "0.1.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift SDK for the White Label API.",
"homepage": "https://github.com/NoonPacific/White-Label-Swift-SDK",
"social_media_url": "https://twitter.com/NoonPacific",
"authors": {
"Alex Givens": "alex@noonpacific.com"
},
"source": {
"git": "https://github.com/NoonPacific/White-Label-Swift-SDK.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WhiteLabel/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"RestKit": [
"~> 0.27.0"
]
}
}