blob: 2c1a30ea78127d963c336440c03c3e0fc18ba0ca [file] [log] [blame]
{
"name": "LinkedinIOSHelper",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/ahmtgny",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"LinkedinIOSHelper/LinkedinHelper",
"LinkedinIOSHelper/Constants"
]
}