blob: 8e9b2ae7062f7afddf4144940240ee7560cb2160 [file] [log] [blame]
{
"name": "LinkedInRESTSDK",
"version": "0.1.0",
"summary": "A short description of LinkedInRESTSDK.",
"homepage": "https://github.com/pencildrummer/LinkedInRESTSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabio Borella": "info@pencildrummer.com"
},
"source": {
"git": "https://github.com/pencildrummer/LinkedInRESTSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LinkedInRESTSDK/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
"~> 3.0"
]
}
}