blob: 66fad8e8d6ae8e756c9734f2412e1a05f5a354a6 [file] [log] [blame]
{
"name": "LinkedinSwift",
"version": "0.8",
"summary": "Linkedin iOS SDK, using for Swift with iOS 7",
"homepage": "https://github.com/tonyli508/LinkedinSwift.git",
"social_media_url": "https://twitter.com/tonyli508",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Li Jiantang": "tonyli508@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tonyli508/LinkedinSwift.git",
"tag": "0.8"
},
"preserve_paths": "linkedin-sdk.framework",
"public_header_files": "linkedin-sdk.framework/Versions/A/Headers/LISDK.h",
"vendored_frameworks": "linkedin-sdk.framework",
"requires_arc": true
}