[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / d / AFLinkedInOAuth1Client / 0.0.2 / AFLinkedInOAuth1Client.podspec.json
blobec5b46407f5a7abab6b79d5c59d3b9361a5ed046
2   "name": "AFLinkedInOAuth1Client",
3   "version": "0.0.2",
4   "summary": "AFOAuth1Client for LinkedIn.",
5   "homepage": "https://github.com/pj4533/AFLinkedInOAuth1Client",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PJ Gray": "pj4533@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/pj4533/AFLinkedInOAuth1Client.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "AFLinkedInOAuth1Client",
21   "requires_arc": true,
22   "dependencies": {
23     "AFOAuth1Client": [
24       ">= 0.1.0"
25     ]
26   }