[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 0.5.0 / OAuthSwift.podspec.json
blobbec7c4ca6833390a5252951e42dd993efd8e83d9
2   "name": "OAuthSwift",
3   "version": "0.5.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/dongriat",
8   "authors": {
9     "Dongri Jin": "dongriat@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/OAuthSwift/OAuthSwift.git",
13     "tag": "0.5.0"
14   },
15   "source_files": "OAuthSwift/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "requires_arc": false