[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / e / SwiftTask / 3.3.0 / SwiftTask.podspec.json
blob13f3753d46382e56ede655bb1e67428356c86308
2   "name": "SwiftTask",
3   "version": "3.3.0",
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": "3.3.0"
15   },
16   "source_files": "SwiftTask/**/*.{h,swift}",
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "8.0"
21   }