[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 3 / VideoModule / 1.2.4 / VideoModule.podspec.json
blobff65c6eb6b6e5a7f41375fac8e78ad23295be941
2   "name": "VideoModule",
3   "version": "1.2.4",
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": "3.2.4"
17   },
18   "source_files": [
19     "VideoModule/VideoModuleDA/**/*.{h,m}",
20     "VideoModule/other/**/*.{h,m}"
21   ],
22   "resources": [
23     "VideoModule/Assets.xcassets/Loading/**/*.png",
24     "VideoModule/VideoModuleDA/**/*.{xib,plist,xcdatamodeld}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "AVFoundation",
30     "CoreData"
31   ],
32   "libraries": [
33     "c++",
34     "sqlite3.0",
35     "z",
36     "sqlite3"
37   ],
38   "requires_arc": true,
39   "dependencies": {
40     "Reachability": [
41       "~> 3.2"
42     ],
43     "FMDB": [
44       "~> 2.7.2"
45     ],
46     "AFNetworking": [
47       "~> 3.1.0"
48     ],
49     "Masonry": [
50       "~> 1.0.2"
51     ],
52     "SDWebImage": [
53       "~> 4.1.0"
54     ],
55     "OpenUDID": [
56       "~> 1.0.0"
57     ]
58   },
59   "prefix_header_file": "VideoModule/VideoModuleDA/VideoHeader/qwerty.h"