[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / e / 5 / cocoa-oauth / 0.0.1 / cocoa-oauth.podspec.json
blob39e3de4c1e70fb7aa563617c00f19c341541a016
2   "name": "cocoa-oauth",
3   "version": "0.0.1",
4   "license": "BSD",
5   "summary": "Cocoa library for creating signed requests according to the OAuth 1.0a standard.",
6   "homepage": "https://github.com/guicocoa/cocoa-oauth",
7   "authors": {
8     "Caleb Davenport": "caleb@guicocoa.com"
9   },
10   "source": {
11     "git": "https://github.com/guicocoa/cocoa-oauth.git",
12     "commit": "51b2db258219d200a7cf968587c15777f0f63be6"
13   },
14   "source_files": "GCOAuth.{h,m}",
15   "dependencies": {
16     "NSData+Base64": [
17       "~> 1.0"
18     ]
19   },
20   "requires_arc": false