[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 3 / VideoModule / 1.1.6 / VideoModule.podspec.json
blobe0efe074c80c60f5538df5a4e244ba74bdc3276f
2   "name": "VideoModule",
3   "version": "1.1.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.1.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.5"
45     ],
46     "AFNetworking": [
47       "~> 3.1.0"
48     ],
49     "Masonry": [
50       "~> 0.6.4"
51     ],
52     "SDWebImage": [
53       "~> 3.7"
54     ],
55     "OpenUDID": [
56       "~> 1.0.0"
57     ]
58   },
59   "prefix_header_file": "VideoModule/VideoModuleDA/VideoHeader/qwerty.h"