blob: 62a91bed11a7cdfbe7b082f2ebf2b7f3a03a1355 [file] [log] [blame]
{
"name": "QueueITSDK",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"source_files": "QueueITSDK/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}