blob: 94ad69a159f6868973d96e5eef57831cd2a0fe87 [file] [log] [blame]
{
"name": "QueueITLibrary",
"version": "0.0.4",
"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.4"
},
"requires_arc": true,
"source_files": "QueueITLib/*.{h,m}"
}