[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 4 / d / a / Overdrive / 0.2.2 / Overdrive.podspec.json
blobe7a386d9686a6662f02f22e45ca5adc07aaa9fb2
2   "name": "Overdrive",
3   "version": "0.2.2",
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   "documentation_url": "http://swiftable.io/overdrive",
11   "social_media_url": "https://twitter.com/arikis_",
12   "source": {
13     "git": "https://github.com/arikis/Overdrive.git",
14     "tag": "0.2.2"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Sources/{Overdrive,Extensions}/**/*.swift",
23   "pushed_with_swift_version": "3.0"