blob: f447cb5d91fd0993ed282ae09c071f505fa21623 [file] [log] [blame]
{
"name": "QueueITLibrary",
"version": "0.0.6",
"summary": "Library for integrating Queue-it into an iOS app",
"homepage": "https://github.com/queueit/QueueIT.iOS.Lib",
"license": "MIT",
"authors": {
"Queue-It": "https://queue-it.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/queueit/QueueIT.iOS.Lib.git",
"tag": "0.0.6"
},
"requires_arc": true,
"source_files": "QueueITLib/*.{h,m}"
}