blob: 7e49cc8c0f87f0bf2aa77d1fda84fccfe134a2a2 [file] [log] [blame]
{
"name": "SwiftQueue",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftQueue/**.swift",
"dependencies": {
"ReachabilitySwift": [
"~> 3"
]
},
"pushed_with_swift_version": "3.0"
}