blob: 7b656fecf92a33645d69077d3c83082b8b8d99ae [file] [log] [blame]
{
"name": "LinkedinIOSHelper",
"version": "0.1.2",
"summary": "Library to easily fetch Member Information from LinkedIn API",
"description": " Easy to use and not using any dependency. If you want to make Login with Linkedin, this library is absolutely for you.\n",
"homepage": "https://github.com/ahmetkgunay/LinkedinIOSHelper",
"license": "MIT",
"authors": {
"Ahmet Kazım Günay": "ahmetkgunay@gmail.com"
},
"source": {
"git": "https://github.com/ahmetkgunay/LinkedinIOSHelper.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/ahmtgny",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LinkedinIOSHelper/**/*"
}