[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 2 / 4 / FYFLibWeiboSDK / 3.3.3 / FYFLibWeiboSDK.podspec.json
blobd018fe63ed23999afb1f21c3aaa424227ffbc4a6
2   "name": "FYFLibWeiboSDK",
3   "version": "3.3.3",
4   "summary": "基于新浪微博官方的SDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lookingforfanyunfei.com/FYFLibWeiboSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "786452470@qq.com": "fyf786452470@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lookingforfanyunfei/FYFLibWeiboSDK.git",
16     "tag": "3.3.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64e arm64 armv7 armv7s x86_64",
23     "DEFINES_MODULE": "YES"
24   },
25   "swift_versions": [
26     "5.1",
27     "5.2",
28     "5.3",
29     "5.4",
30     "5.5"
31   ],
32   "source_files": "FYFLibWeiboSDK/Classes/*.h",
33   "resources": "FYFLibWeiboSDK/Assets/WeiboSDK.bundle",
34   "vendored_libraries": "FYFLibWeiboSDK/Library/libWeiboSDK.a",
35   "frameworks": [
36     "Photos",
37     "ImageIO",
38     "SystemConfiguration",
39     "CoreText",
40     "QuartzCore",
41     "Security",
42     "UIKit",
43     "Foundation",
44     "CoreGraphics",
45     "CoreTelephony",
46     "WebKit"
47   ],
48   "libraries": [
49     "sqlite3",
50     "z"
51   ],
52   "swift_version": "5.5"