[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 1.0.0 / OAuthSwift.podspec.json
blobe956345f35dfab8d4487fe6e9d74f7f5cf8fe5f8
2   "name": "OAuthSwift",
3   "version": "1.0.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.0.0"
15   },
16   "source_files": "Sources/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "requires_arc": false