[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 0 / IOSLinkedInAPIFix1 / 2.0.7 / IOSLinkedInAPIFix1.podspec.json
blobc8954f1a9d5f41edda983a35a14ff112da6e3d78
2   "name": "IOSLinkedInAPIFix1",
3   "version": "2.0.7",
4   "license": "MIT",
5   "summary": "IOS LinkedIn API capable of accessing LinkedIn using oauth2. Using a WKWebView to fetch the authorization code.",
6   "homepage": "https://github.com/tonyli508/IOSLinkedInAPI",
7   "authors": {
8     "Jacob von Eyben": "jacobvoneyben@gmail.com",
9     "Eduardo Fonseca": "hello@eduardo-fonseca.com",
10     "Li Jiantang": "tonyli508@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/tonyli508/IOSLinkedInAPI.git",
14     "tag": "2.0.7"
15   },
16   "source_files": "IOSLinkedInAPI",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "AFNetworking": [
23       ">= 3.0.0"
24     ]
25   }