[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 2.1.2 / OAuthSwift.podspec.json
blobb24d826b01b22e72ccf72555936a52989133cfdf
2   "name": "OAuthSwift",
3   "version": "2.1.2",
4   "license": "MIT",
5   "summary": "Swift based OAuth library for iOS and macOS.",
6   "homepage": "https://github.com/OAuthSwift/OAuthSwift",
7   "social_media_url": "http://twitter.com/dongrify",
8   "authors": {
9     "Dongri Jin": "dongrify@gmail.com",
10     "Eric Marchand": "eric.marchand.n7@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/OAuthSwift/OAuthSwift.git",
14     "tag": "2.1.2"
15   },
16   "source_files": "Sources/**/*.swift",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "9.0",
23     "osx": "10.10",
24     "tvos": "13.0",
25     "watchos": "3.0"
26   },
27   "requires_arc": false,
28   "swift_version": "5.1"