[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / e / b / d / SwiftQueue / 0.0.3 / SwiftQueue.podspec.json
blob0150f36403a981644ca2b3a9272ca430ada9e742
2   "name": "SwiftQueue",
3   "version": "0.0.3",
4   "summary": "SwiftQueue",
5   "description": "Better queue system for IOS",
6   "homepage": "https://github.com/lucas34/SwiftQueue",
7   "license": "MIT",
8   "authors": {
9     "Lucas Nelaupe": "lucas.nelaupe@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lucas34/SwiftQueue.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SwiftQueue/**.swift",
20   "dependencies": {
21     "ReachabilitySwift": [
22       "~> 3"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"