[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 0.3.6 / OAuthSwift.podspec.json
blob3a439a202ae9b1c82503c2e3b8bf66fb726f67f8
2   "name": "OAuthSwift",
3   "version": "0.3.6",
4   "license": "MIT",
5   "summary": "Swift based OAuth library for iOS and OSX.",
6   "homepage": "https://github.com/dongri/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/dongri/OAuthSwift.git",
13     "tag": "0.3.6"
14   },
15   "source_files": "OAuthSwift/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "requires_arc": false