[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / b / 3 / libWeiboSDK / 3.3.3 / libWeiboSDK.podspec.json
blob162a1f9b2538638a6a441fd28be9bcb89902ae2d
2   "name": "libWeiboSDK",
3   "version": "3.3.3",
4   "summary": "A short description of libWeiboSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lookingforfanyunfei/libWeiboSDK",
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/libWeiboSDK.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   ],
31   "source_files": "libWeiboSDK/Classes/*.h",
32   "resources": "libWeiboSDK/Assets/WeiboSDK.bundle",
33   "vendored_libraries": "libWeiboSDK/Library/libWeiboSDK.a",
34   "frameworks": [
35     "Photos",
36     "ImageIO",
37     "SystemConfiguration",
38     "CoreText",
39     "QuartzCore",
40     "Security",
41     "UIKit",
42     "Foundation",
43     "CoreGraphics",
44     "CoreTelephony",
45     "WebKit"
46   ],
47   "libraries": [
48     "sqlite3",
49     "z"
50   ],
51   "public_header_files": "libWeiboSDK/Classes/*.h",
52   "swift_version": "5.4"