[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 2 / wxxsdk / 1.1.3 / wxxsdk.podspec.json
blobeac2afaa9239ada7a8d2c302765f429bb37aaaf9
2   "name": "wxxsdk",
3   "version": "1.1.3",
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.3"
19   },
20   "source_files": "videosdk/lib/**/*.{h,m}",
21   "resources": "videosdk/lib/UMVideo.bundle",
22   "preserve_paths": "videosdk/lib/libUMVideoSDK.a",
23   "ios": {
24     "vendored_libraries": "videosdk/lib/libUMVideoSDK.a"
25   },
26   "frameworks": [
27     "CoreImage",
28     "WebKit",
29     "Security",
30     "SystemConfiguration",
31     "UIKit",
32     "CFNetwork",
33     "MediaPlayer",
34     "StoreKit",
35     "CoreMotion",
36     "AudioToolbox",
37     "AdSupport",
38     "CoreTelephony"
39   ],
40   "libraries": [
41     "z",
42     "sqlite3",
43     "icucore"
44   ]