blob: 46e4044f9d7d8f1e992f120746d62b396b465c3a [file] [log] [blame]
{
"name": "IrisRestExtensions",
"version": "1.0.0",
"summary": "REST wrappers for interfacing with Iris Components.",
"description": "Collection of REST wrappers used by Reference Client to exercise AuthManager, EventManager, NotificationManager and Identity Manager APIs of Iris platform. It is a simple, lighweight wrapper for URLSession class in iOS SDK and does not have any other dependency.",
"homepage": "https://github.com/iris-platform/IrisRestExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Comcast": "support@iris.comcast.com"
},
"source": {
"git": "https://github.com/iris-platform/IrisRestExtensions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IrisRestExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}