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