[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 3 / SwiftyConcurrencyKit / 0.1 / SwiftyConcurrencyKit.podspec.json
blob85d2be46eeeaa9c827fca72701debe7c270213f8
2   "name": "SwiftyConcurrencyKit",
3   "version": "0.1",
4   "summary": "Functional and concurrent classes to provide easy data processing in the style of Java 8",
5   "description": "API's for efficient and versatile task oriented concurrent processing to minimize setup required for long running background tasks.",
6   "homepage": "https://github.com/flyrboy96/Swifty-ConcurrencyKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bruce Brookshire": "bruce.t.brookshire@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/flyrboy96/Swifty-ConcurrencyKit.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "Swifty-ConcurrencyKit/Swifty-ConcurrencyKit/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "pushed_with_swift_version": "4.0"