[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 6 / 9 / 3 / VideoModule / 1.4.0.1 / VideoModule.podspec.json
blobb8abb3df6ec4e166254912d6133fe1f44a5b8d94
2   "name": "VideoModule",
3   "version": "1.4.0.1",
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.6"
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": [
105         "VideoModule/VideoModuleDA/**/*.{h,m}",
106         "VideoModule/IJKMediaFramework.framework"
107       ],
108       "resources": [
109         "VideoModule/Assets.xcassets/Loading/**/*.png",
110         "VideoModule/VideoModuleDA/**/*.{xib,plist,xcdatamodeld}"
111       ],
112       "frameworks": [
113         "UIKit",
114         "Foundation",
115         "AVFoundation",
116         "CoreData",
117         "AudioToolbox",
118         "CoreMedia",
119         "CoreVideo",
120         "OpenGLES",
121         "QuartzCore",
122         "VideoToolbox",
123         "MediaPlayer",
124         "SystemConfiguration",
125         "Security",
126         "MobileCoreServices",
127         "CoreGraphics"
128       ],
129       "libraries": [
130         "c++",
131         "sqlite3.0",
132         "z",
133         "sqlite3",
134         "bz2"
135       ],
136       "prefix_header_file": "VideoModule/VideoModuleDA/VideoHeader/qwerty.h"
137     }
138   ]