[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 6 / SinaWeiboOpenSDK-iOS / 3.3.2 / SinaWeiboOpenSDK-iOS.podspec.json
blob8f68902d878004d3c2812b3fafe603e1c7aaf363
2   "name": "SinaWeiboOpenSDK-iOS",
3   "version": "3.3.2",
4   "homepage": "https://github.com/liujunliuhong/SinaWeiboOpenSDK",
5   "source": {
6     "git": "https://github.com/liujunliuhong/SinaWeiboOpenSDK.git",
7     "tag": "3.3.2"
8   },
9   "summary": "Sina weibo open SDK",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "liujunliuhong": "1035841713@qq.com"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "module_name": "SinaWeiboSDK",
21   "requires_arc": true,
22   "static_framework": true,
23   "swift_versions": "5.0",
24   "source_files": "libWeiboSDK/*.{swift,h,m}",
25   "vendored_libraries": "libWeiboSDK/*.a",
26   "resources": "libWeiboSDK/*.bundle",
27   "frameworks": [
28     "Photos",
29     "ImageIO",
30     "SystemConfiguration",
31     "CoreText",
32     "QuartzCore",
33     "Security",
34     "UIKit",
35     "Foundation",
36     "CoreGraphics",
37     "CoreTelephony",
38     "WebKit"
39   ],
40   "libraries": [
41     "sqlite3",
42     "z"
43   ],
44   "pod_target_xcconfig": {
45     "OTHER_LDFLAGS": "-all_load",
46     "VALID_ARCHS": "x86_64 armv7 arm64"
47   },
48   "swift_version": "5.0"