[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / OAuthCore / 0.0.1 / OAuthCore.podspec.json
blob9d2151de443a03a38e48090eb36f9fbf3cb4d5e1
2   "name": "OAuthCore",
3   "version": "0.0.1",
4   "license": "Copyright (C) 2012 Loren Brichter",
5   "summary": "Simple function to sign OAuth requests.",
6   "homepage": "https://github.com/atebits/OAuthCore",
7   "authors": {
8     "Loren Brichter": ""
9   },
10   "source": {
11     "git": "https://github.com/atebits/OAuthCore.git",
12     "commit": "08727c23ae3ce27f9ec2c008d0bc1fbcc0ada20b"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "OAuthCore.{h,m}",
19     "OAuth+Additions.{h,m}"
20   ],
21   "dependencies": {
22     "NSData+Base64": [
24     ]
25   },
26   "requires_arc": false