[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 2 / PXQLinkedIn / 0.2.6 / PXQLinkedIn.podspec.json
blob88efb667f50ca62a155013ed59480f59da267931
2   "name": "PXQLinkedIn",
3   "version": "0.2.6",
4   "summary": "PXQLinkedIn is a tiny iOS library for LinkedIn integration based on the LIALinkedIn library.",
5   "description": "                       The PXQLinkedIn library provides for a more extensive customation of the LinkedIn authorization views.\n                       It also decouples the UI from the business logic associated with LinkedIn authorization.\n",
6   "homepage": "https://github.com/saorsa/saorsa.PXQLinkedIn",
7   "license": "MIT",
8   "authors": {
9     "Atanas Dragolov": "atanas.dragolov@saorsa.bg"
10   },
11   "source": {
12     "git": "https://github.com/saorsa/saorsa.PXQLinkedIn.git",
13     "tag": "0.2.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PXQLinkedIn": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3"
28     ]
29   }