blob: 90360efc63de19e8a6e512e6d2d77a8d17e858eb [file] [log] [blame]
{
"name": "SwiftQueue",
"version": "0.0.1",
"summary": "SwiftQueue",
"description": "Better queue system for IOS",
"homepage": "https://github.com/lucas34/SwiftQueue",
"license": "MIT",
"authors": {
"Lucas Nelaupe": "lucas.nelaupe@gmail.com"
},
"source": {
"git": "https://github.com/lucas34/SwiftQueue.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftQueue/**.swift",
"pushed_with_swift_version": "3.0"
}