blob: 3025a9dfe5cb9c5e5a1a1909e5cc166706a5336c [file] [log] [blame]
{
"name": "PureCloudApiSdk",
"version": "0.0.1",
"summary": "Swift wrapper around the PureCloud Public API.",
"description": "This SDK provide access to the entire suite of PureCloud Public APIs.",
"homepage": "https://github.com/MyPureCloud/purecloud_api_sdk_ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shashikant": "shashikant.more@inin.com"
},
"source": {
"git": "https://github.com/MyPureCloud/purecloud_api_sdk_ios.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PureCloudApiSdk/Classes/**/*",
"deprecated": true
}