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