[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 1.2.0 / OAuthSwift.podspec.json
blobef38159a0fd7aee5043a06e7b06682bd0c9b7313
2   "name": "OAuthSwift",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "Swift based OAuth library for iOS and OSX.",
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.0"
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,
24   "pushed_with_swift_version": "4.0"