blob: 3b15988941f18dcf38292083787256d8796b264f [file] [log] [blame]
{
"name": "LFBSocialSDK",
"version": "1.0.0",
"summary": "一款提供分享和第三方登陆服务的框架",
"description": "简单易容的分享框架,目前提供微信、\n朋友圈、QQ、QQ空间、新浪微博分享服务,\n同时也提供了第三方登录功能\n持续更新中...",
"homepage": "https://github.com/LiuFuBo1991/LFBSocialSDK",
"license": "MIT",
"authors": {
"liufubo": "18380438251@163.com"
},
"social_media_url": "http://www.jianshu.com/u/7d935e492eec",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiuFuBo1991/LFBSocialSDK.git",
"tag": "1.0.0"
},
"source_files": [
"LFBSocialSDK",
"LFBSocialSDK/**/*.{h,m}"
],
"public_header_files": "LFBSocialSDK/**/*.h",
"requires_arc": true,
"dependencies": {
"WechatOpenSDK": [
"~> 1.8.4"
],
"TencentOpenAPI": [
"~> 1.0.0"
],
"WeiboSDK": [
"~> 3.1.3"
],
"Masonry": [
"~> 1.1.0"
]
}
}