[Add] SendBirdUIKit 3.3.2
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 0.5.1 / OAuthSwift.podspec.json
blob7cde5cb0b1e3eb0b5e1e9ebe5133c7750422e968
2   "name": "OAuthSwift",
3   "version": "0.5.1",
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.1"
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