[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 9 / b / 1 / LFBSocialSDK / 1.0.6 / LFBSocialSDK.podspec.json
blob2871af8319fb567049d3b64119eb3627c11d76db
2   "name": "LFBSocialSDK",
3   "version": "1.0.6",
4   "summary": "share framework for iOS (powerful,superior performance)",
5   "description": "简单易容的分享框架,目前提供微信、\n朋友圈、QQ、QQ空间、新浪微博分享服务,\n同时也提供了第三方登录功能\n持续更新中...",
6   "homepage": "https://github.com/LiuFuBo/LFBSocialSDK",
7   "license": "MIT",
8   "authors": {
9     "liufubo": "18380438251@163.com"
10   },
11   "social_media_url": "http://www.jianshu.com/u/7d935e492eec",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/LiuFuBo/LFBSocialSDK.git",
17     "tag": "1.0.6"
18   },
19   "source_files": [
20     "LFBSocialSDK",
21     "LFBSocialSDK/**/*.{h,m,md}"
22   ],
23   "requires_arc": true,
24   "resource_bundles": {
25     "LFBSocialSDK": [
26       "LFBSocialSDK/**/*.{xcassets}"
27     ]
28   },
29   "dependencies": {
30     "WechatOpenSDK": [
31       "~> 1.8.7.1"
32     ],
33     "TencentOpenAPI": [
34       "~> 1.0.0"
35     ],
36     "WeiboSDK": [
37       "~> 3.1.3"
38     ],
39     "Masonry": [
40       "~> 1.1.0"
41     ]
42   }