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