[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 7 / SHOmniAuthLinkedIn / 0.0.1 / SHOmniAuthLinkedIn.podspec.json
blob7dc9bf7ae13313c23945fcd142de50230969b797
2   "name": "SHOmniAuthLinkedIn",
3   "version": "0.0.1",
4   "summary": "LinkedIn Strategy for SHOmniAuth, uses SHAccountStore.",
5   "description": "                    A strategy for authenticating with LinkedIn via SHOmniAuth.\n                    Uses SHAccountStore.\n",
6   "homepage": "https://github.com/SHOmniAuth/SHOmniAuthLinkedIn",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Seivan Heidari": "seivan.heidari@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/SHOmniAuth/SHOmniAuthLinkedIn.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "SHOmniAuthLinkedIn/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFLinkedInOAuth1Client": [
25     ],
26     "SHOmniAuth": [
27       "~>0.0.1"
28     ],
29     "SHAccountStore": [
30       "~>0.0.1"
31     ],
32     "SHRequest": [
33       "~>0.0.1"
34     ]
35   }