[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 3 / VideoModule / 1.0.6 / VideoModule.podspec.json
blob55adbc329d9077cac72908f6aa01d9ed14ad63c1
2   "name": "VideoModule",
3   "version": "1.0.6",
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": "v1.3.8"
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/Assets.xcassets/NewDownLoadIAndVideoImg-1/**/*.png",
25     "VideoModule/VideoModuleDA/**/*.{xib,plist,xcdatamodeld}"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AVFoundation",
31     "CoreData"
32   ],
33   "libraries": [
34     "c++",
35     "sqlite3.0",
36     "z",
37     "sqlite3"
38   ],
39   "requires_arc": true,
40   "dependencies": {
41     "Reachability": [
42       "~> 3.2"
43     ],
44     "FMDB": [
45       "2.5"
46     ],
47     "AFNetworking": [
48       "~> 3.1.0"
49     ],
50     "Masonry": [
51       "~> 0.6.4"
52     ],
53     "SDWebImage": [
54       "~> 3.7"
55     ],
56     "OpenUDID": [
57       "~> 1.0.0"
58     ]
59   },
60   "prefix_header_file": "VideoModule/VideoModuleDA/VideoHeader/qwerty.h"