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