[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 3 / VideoModule / 1.2.6 / VideoModule.podspec.json
blob1d05e641384b996d7458189824e2f83c6b9560c0
2   "name": "VideoModule",
3   "version": "1.2.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": "3.2.6"
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"