[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / d / OAuthSwift-Phani / 1.0.4 / OAuthSwift-Phani.podspec.json
blobed2c0dcbf15bdd5cdda5f21a1284375957f66591
2   "name": "OAuthSwift-Phani",
3   "version": "1.0.4",
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   "weak_frameworks": "AuthenticationServices",
13   "ios": {
14     "frameworks": "SafariServices"
15   },
16   "osx": {
17     "frameworks": "SafariServices"
18   },
19   "source": {
20     "git": "https://github.com/phanireddy18/OAuthSwift-Phani.git",
21     "tag": "1.0.4"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_versions": [
25     "5.0",
26     "5.1"
27   ],
28   "platforms": {
29     "ios": "11.0",
30     "osx": "10.13"
31   },
32   "requires_arc": false,
33   "swift_version": "5.1"