[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 0 / e / BUKSocialKit / 0.0.2 / BUKSocialKit.podspec.json
blob24488885631176fc9f8225403f0eff50bb71f51a
2   "name": "BUKSocialKit",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "Baixing Social Share Kit",
6   "homepage": "https://github.com/iException/BUKSocialKit",
7   "authors": {
8     "Lazy Clutch": "lr_5146@163.com"
9   },
10   "source": {
11     "git": "https://github.com/iException/BUKSocialKit.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "BUKSocialKit/**/*.{h,m}",
18   "resources": [
19     "BUKSocialKit/WeiboSDK.bundle",
20     "BUKSocialKit/TencentOpenApi_IOS_Bundle.bundle"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "ImageIO",
26     "SystemConfiguration",
27     "CoreText",
28     "QuartzCore",
29     "Security",
30     "Foundation",
31     "CoreGraphics",
32     "CoreTelephony"
33   ],
34   "libraries": [
35     "sqlite3",
36     "z",
37     "iconv",
38     "stdc++"
39   ],
40   "vendored_libraries": [
41     "BUKSocialkit/libWeiboSDK.a",
42     "BUKSocialkit/libWeChatSDK.a"
43   ],
44   "vendored_frameworks": "BUKSocialkit/TencentOpenAPI.framework",
45   "requires_arc": true