[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 4 / 2 / wxxsdk / 1.1.2 / wxxsdk.podspec.json
blob89082e1ea7f1bc2dfb5bb75ebe3ccee57f349f3f
2   "name": "wxxsdk",
3   "version": "1.1.2",
4   "summary": "有米广告iOS视频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     "umplus": "wengxianxun@hotmail.com"
15   },
16   "source": {
17     "git": "https://github.com/wengxianxun/wxxsdk.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "lib/**/*.{h,m}",
21   "resources": "lib/UMVideo.bundle",
22   "preserve_paths": "lib/libUMVideoSDK.a",
23   "ios": {
24     "vendored_libraries": "lib/libUMVideoSDK.a"
25   },
26   "frameworks": [
27     "CoreImage",
28     "WebKit",
29     "Security",
30     "SystemConfiguration",
31     "UIKit"
32   ],
33   "libraries": [
34     "z",
35     "sqlite3"
36   ]