[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 2 / wxxsdk / 1.0.9 / wxxsdk.podspec.json
blob1790bf774367efe53ad2a42a8f6051378f7d9d3f
2   "name": "wxxsdk",
3   "version": "1.0.9",
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.0.9"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "preserve_paths": "libUMVideoSDK-1.0.9.a",
22   "ios": {
23     "vendored_libraries": "libUMVideoSDK-1.0.9.a"
24   },
25   "frameworks": [
26     "CoreImage",
27     "WebKit",
28     "Security",
29     "SystemConfiguration",
30     "UIKit"
31   ],
32   "libraries": [
33     "z",
34     "sqlite3"
35   ]