blob: 973a65ce74f43c8fbb764b86c3f0a0d0d4e48406 [file] [log] [blame]
{
"name": "LinkedinIOSHelper",
"version": "1.0.4",
"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": "1.0.4"
},
"social_media_url": "https://twitter.com/ahmtgny",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LinkedinIOSHelper/**/*.{h,m}"
}