[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 7 / b / a / Swifty-ConcurrencyKit / 0.1 / Swifty-ConcurrencyKit.podspec.json
blob0d01012667390e38f99a34e9b3fa2f7b8a399468
2   "name": "Swifty-ConcurrencyKit",
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"