[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / a / Overdrive / 0.3 / Overdrive.podspec.json
blob9d8c7306737382aadfa694f197a41c437a77d246
2   "name": "Overdrive",
3   "version": "0.3",
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": "https://swiftable.io/overdrive",
11   "social_media_url": "https://twitter.com/saidsikira",
12   "source": {
13     "git": "https://github.com/arikis/Overdrive.git",
14     "tag": "0.3"
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"