[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 6 / e / SwiftTask / 2.6.3 / SwiftTask.podspec.json
blob162244ede56209c3a318542cf3bf16000bb103cc
2   "name": "SwiftTask",
3   "version": "2.6.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/ReactKit/SwiftTask",
8   "authors": {
9     "Yasuhiro Inami": "inamiy@gmail.com"
10   },
11   "summary": "Promise + progress + pause + cancel + retry for Swift.",
12   "source": {
13     "git": "https://github.com/inamiy/SwiftTask.git",
14     "tag": "2.6.3"
15   },
16   "source_files": "SwiftTask/**/*.{h,swift}",
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "8.0"
21   }