blob: d313cda62097af0f4755688ae2cf25dfeef39c40 [file] [log] [blame]
{
"name": "LinkedinSDK",
"version": "0.1.0",
"summary": "Linkedin SDK framework as a pod",
"description": "This is a project to allow using it as a pod. All to resolve the issue with bitcode support",
"homepage": "https://github.com/nurlingo/linkedinSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nurlingo": "nursultan@outlook.com"
},
"source": {
"git": "https://github.com/nurlingo/linkedinSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LinkedinSDK/Classes/**/*"
}