blob: a90ac5e347b947dc443ad0ed48e9b99f1faf8887 [file] [log] [blame]
{
"name": "AFLinkedInOAuth1Client",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AFLinkedInOAuth1Client",
"requires_arc": true,
"dependencies": {
"AFOAuth1Client": [
"~> 0.2.0"
]
}
}