[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 1.4.1 / OAuthSwift.podspec.json
blobfd0cdd0693007c4b8bed8c1f391f3dfc2dc8c37a
2   "name": "OAuthSwift",
3   "version": "1.4.1",
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": "1.4.1"
15   },
16   "source_files": "Sources/*.swift",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "3.0"
23   },
24   "requires_arc": false,
25   "swift_version": "5.0"