blob: ea6356ee6723300df30d237d6745ca2e46d717e3 [file] [log] [blame]
{
"name": "AFLinkedInOAuth1Client",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AFLinkedInOAuth1Client",
"requires_arc": true,
"dependencies": {
"AFOAuth1Client": [
">= 0.1.0"
]
}
}