[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / d / b / 5 / QYTShareForiOS / 0.0.2 / QYTShareForiOS.podspec.json
blob95da1c2ef29f43fa4b40757d4b1c6fc98c0a5bbf
2   "name": "QYTShareForiOS",
3   "version": "0.0.2",
4   "summary": "分享相关的类库",
5   "description": "分享帮助相关的类库",
6   "homepage": "http://192.168.1.52/QYTShareForiOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qcb": "@qqbbzz@126.com"
13   },
14   "source": {
15     "git": "http://192.168.1.52/QYTShareForiOS.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QYTShareForiOS/QYTShareManager/*.{h,m}",
22   "public_header_files": "QYTShareForiOS/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ShareSDK3": [
27     ],
28     "MOBFoundation": [
30     ],
31     "ShareSDK3/ShareSDKPlatforms/QQ": [
33     ],
34     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
36     ],
37     "ShareSDK3/ShareSDKUI": [
39     ],
40     "ShareSDK3/ShareSDKPlatforms/WeChat": [
42     ],
43     "ShareSDK3/ShareSDKPlatforms/SMS": [
45     ]
46   }