blob: ec5b46407f5a7abab6b79d5c59d3b9361a5ed046 [file] [log] [blame]
{
"name": "AFLinkedInOAuth1Client",
"version": "0.0.2",
"summary": "AFOAuth1Client for LinkedIn.",
"homepage": "https://github.com/pj4533/AFLinkedInOAuth1Client",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PJ Gray": "pj4533@gmail.com"
},
"source": {
"git": "https://github.com/pj4533/AFLinkedInOAuth1Client.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AFLinkedInOAuth1Client",
"requires_arc": true,
"dependencies": {
"AFOAuth1Client": [
">= 0.1.0"
]
}
}