blob: 8ac341ecb2438c8a5a18a5b3df31d814d336bfee [file] [log] [blame]
{
"name": "QueueITSDK",
"version": "1.0.3",
"summary": "Library for integrating Queue-it into an iOS app",
"homepage": "https://github.com/queueit/QueueIT.iOS.Sdk",
"license": "MIT",
"authors": {
"Queue-It": "https://queue-it.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/queueit/QueueIT.iOS.Sdk.git",
"tag": "1.0.3"
},
"requires_arc": true,
"source_files": "QueueITSDK/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}