[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / e / SwiftTask / 4.2.1 / SwiftTask.podspec.json
blob79516ad59885ebc502cd8480557fbca6546f17c7
2   "name": "SwiftTask",
3   "version": "4.2.1",
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/ReactKit/SwiftTask.git",
14     "tag": "4.2.1"
15   },
16   "source_files": "SwiftTask/**/*.{h,swift}",
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "8.0",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   }