[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 4 / 2 / wxxsdk / 1.1.0 / wxxsdk.podspec.json
blob2746c3685887e4c7ca955140824d652f88f5035d
2   "name": "wxxsdk",
3   "version": "1.1.0",
4   "summary": "翁贤训的第一个sdk.",
5   "homepage": "https://github.com/wengxianxun/wxxsdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "authors": {
14     "joying": "wengxianxun@hotmail.com"
15   },
16   "source": {
17     "git": "https://github.com/wengxianxun/wxxsdk.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "resources": "UMVideo.bundle",
22   "preserve_paths": "libUMVideoSDK-1.1.0.a",
23   "ios": {
24     "vendored_libraries": "libUMVideoSDK-1.1.0.a"
25   },
26   "frameworks": [
27     "CoreImage",
28     "WebKit",
29     "Security",
30     "SystemConfiguration",
31     "UIKit"
32   ],
33   "libraries": [
34     "z",
35     "sqlite3"
36   ]