[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / 3 / Do.this / 0.1.1 / Do.this.podspec.json
blob9c173f4016ae18bd9cb7c4bc2e50a83a614fad61
2   "name": "Do.this",
3   "version": "0.1.1",
4   "summary": "a quick async helper for Swift",
5   "description": "Do.this is a Swift 3 quick async helper inspired by node.js Async",
6   "homepage": "https://github.com/BarakRL/Do.this",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Barak Harel",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/BarakRL/Do.this.git",
17     "tag": "0.1.1"
18   },
19   "source_files": [
20     "Classes",
21     "DoThis/**/*.{swift}"
22   ],
23   "module_name": "DoThis",
24   "pushed_with_swift_version": "3.0-GM-CANDIDATE"