blob: 4290540a87cfe91703213b19018da0af03e26123 [file] [log] [blame]
{
"name": "PureCloudApi",
"version": "0.0.3",
"summary": "Swift wrapper around the PureCloud Public API.",
"homepage": "https://github.com/MyPureCloud/purecloud_api_sdk_ios.git",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MyPureCloud/purecloud_api_sdk_ios.git",
"tag": "0.0.3"
},
"authors": "Interactive Intelligence, Inc.",
"license": "MIT",
"source_files": "PureCloudApi/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 3.1.4"
]
}
}