[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 9 / 3 / VideoModule / 1.4.0.3 / VideoModule.podspec.json
blob605e13c8104f2fba28a752db49eff529ab2edeea
2   "name": "VideoModule",
3   "version": "1.4.0.3",
4   "summary": "Internal video components.",
5   "homepage": "http://git.duia.org.cn/wangxinghua/VideoModule",
6   "license": "MIT",
7   "authors": {
8     "wangxinghua": "kwangxh@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://git.duia.org.cn/wangxinghua/VideoModule.git",
15     "branch": "master",
16     "tag": "1.4.0.8"
17   },
18   "subspecs": [
19     {
20       "name": "DATJ_KeyChainUDIDVideo",
21       "dependencies": {
22         "OpenUDID": [
24         ]
25       },
26       "source_files": "VideoModule/other/DATJ_KeyChainUDIDVideo/*.{h,m}",
27       "public_header_files": "VideoModule/other/DATJ_KeyChainUDIDVideo/*.{h}"
28     },
29     {
30       "name": "HeiseTishikuang",
31       "source_files": "VideoModule/other/HeiseTishikuang/**/*.{h,m}",
32       "public_header_files": "VideoModule/other/HeiseTishikuang/**/*.{h}",
33       "frameworks": [
34         "QuartzCore",
35         "UIKit",
36         "Foundation"
37       ]
38     },
39     {
40       "name": "DuiaMeng",
41       "source_files": "VideoModule/other/DuiaMeng/**/*.{h,m}",
42       "public_header_files": "VideoModule/other/DuiaMeng/**/*.{h}"
43     },
44     {
45       "name": "DAStatisticInterface",
46       "dependencies": {
47         "VideoModule/DATJ_KeyChainUDIDVideo": [
49         ],
50         "AFNetworking": [
52         ]
53       },
54       "source_files": "VideoModule/other/DAStatisticInterface/**/*.{h,m}",
55       "public_header_files": "VideoModule/other/DAStatisticInterface/**/*.{h}"
56     },
57     {
58       "name": "Util",
59       "dependencies": {
60         "VideoModule/DATJ_KeyChainUDIDVideo": [
62         ],
63         "VideoModule/DAStatisticInterface": [
65         ]
66       },
67       "source_files": "VideoModule/other/Util/**/*.{h,m}",
68       "public_header_files": "VideoModule/other/Util/**/*.{h}"
69     },
70     {
71       "name": "VideoModuleDA",
72       "dependencies": {
73         "VideoModule/DuiaMeng": [
75         ],
76         "VideoModule/DAStatisticInterface": [
78         ],
79         "VideoModule/HeiseTishikuang": [
81         ],
82         "VideoModule/Util": [
84         ],
85         "Reachability": [
87         ],
88         "FMDB": [
90         ],
91         "AFNetworking": [
93         ],
94         "Masonry": [
96         ],
97         "SDWebImage": [
99         ],
100         "OpenUDID": [
102         ]
103       },
104       "source_files": "VideoModule/VideoModuleDA/**/*.{h,m}",
105       "resources": [
106         "VideoModule/Assets.xcassets/Loading/**/*.png",
107         "VideoModule/VideoModuleDA/**/*.{xib,plist,xcdatamodeld}"
108       ],
109       "frameworks": [
110         "UIKit",
111         "Foundation",
112         "AVFoundation",
113         "CoreData",
114         "AudioToolbox",
115         "CoreMedia",
116         "CoreVideo",
117         "OpenGLES",
118         "QuartzCore",
119         "VideoToolbox",
120         "MediaPlayer",
121         "SystemConfiguration",
122         "Security",
123         "MobileCoreServices",
124         "CoreGraphics"
125       ],
126       "libraries": [
127         "c++",
128         "sqlite3.0",
129         "z",
130         "sqlite3",
131         "bz2"
132       ],
133       "prefix_header_file": "VideoModule/VideoModuleDA/VideoHeader/qwerty.h",
134       "vendored_frameworks": "VideoModule/IJKMediaFramework.framework"
135     }
136   ]