| { | |
| "name": "QueueITSDK", | |
| "version": "1.0.6", | |
| "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": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/queueit/QueueIT.iOS.Sdk.git", | |
| "tag": "1.0.6" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "QueueITSDK/*.{h,swift}", | |
| "pushed_with_swift_version": "3.0" | |
| } |