[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 0 / Brisk / 2.2.2 / Brisk.podspec.json
blob69df35a179031d0b82f359f6a4b567cf12837bd6
2   "name": "Brisk",
3   "version": "2.2.2",
4   "summary": "Concise concurrency manipulation for Swift",
5   "description": "Concise concurrency manipulation for Swift: completionHandler+>>()",
6   "homepage": "https://github.com/jmfieldman/Brisk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jason Fieldman": "jason@fieldman.org"
13   },
14   "social_media_url": "http://fieldman.org",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source": {
22     "git": "https://github.com/jmfieldman/Brisk.git",
23     "tag": "2.2.2"
24   },
25   "source_files": "Brisk/*.swift",
26   "requires_arc": true