[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 6 / 1 / SLibBSWebImage / 0.1.4 / SLibBSWebImage.podspec.json
blob8b987382d90f4849551c7759ce59ae46817f23c8
2   "name": "SLibBSWebImage",
3   "version": "0.1.4",
4   "summary": "test 1 SLibBSWebImage.",
5   "homepage": "https://github.com/captain91/SLibBSWebImage.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shibo Sun": "captain0091@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/captain91/SLibBSWebImage.git",
18     "tag": "0.1.4"
19   },
20   "source_files": "SLib/**",
21   "resources": [
22     "SLib/Resources/UMCommonLog.bundle",
23     "SLib/Resources/UMSocialSDKPromptResources.bundle",
24     "SLib/Resources/UMSocialSDKResources.bundle"
25   ],
26   "frameworks": [
27     "UIKit",
28     "ImageIO",
29     "UserNotifications",
30     "Foundation",
31     "CoreTelephony",
32     "SystemConfiguration",
33     "CoreGraphics",
34     "Security",
35     "CFNetwork",
36     "CoreFoundation"
37   ],
38   "requires_arc": true,
39   "ios": {
40     "vendored_frameworks": [
41       "SLib/Frameworks/UMAnalytics.framework",
42       "SLib/Frameworks/UMCommon.framework",
43       "SLib/Frameworks/UMCommonLog.framework",
44       "SLib/Frameworks/UMErrorCatch.framework",
45       "SLib/Frameworks/UMPush.framework",
46       "SLib/Frameworks/UMShare.framework",
47       "SLib/Frameworks/UShareUI.framework",
48       "SLib/Frameworks/WebP.framework",
49       "SLib/Frameworks/WebPDemux.framework"
50     ]
51   }