[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 4 / d / a / Overdrive / 0.2.0 / Overdrive.podspec.json
blob6ccc16f29d5c61a9b941842d0a99718891f58c25
2   "name": "Overdrive",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "Fast advanced task based API in Swift with focus on type safety, concurrency and multi threading",
6   "homepage": "https://github.com/arikis/Overdrive",
7   "authors": {
8     "Said Sikira": "saidsikira@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/arikis/Overdrive.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "pushed_with_swift_version": "3.0"