[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 3 / VideoModule / 1.0.0 / VideoModule.podspec.json
blobbc1e549de8f18ca5e84e0e4ce330b7cdfb600f17
2   "name": "VideoModule",
3   "version": "1.0.0",
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.2.0"
17   },
18   "source_files": [
19     "VideoModule/VideoModuleDA/**/*.{h,m}",
20     "VideoModule/other/**/*.{h,m}"
21   ],
22   "resources": [
23     "VideoModule/Assets.xcassets/**/*.png",
24     "VideoModule/VideoModuleDA/**/*.{xib,plist,xcdatamodeld}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "FMDB": [
29       "2.5"
30     ],
31     "AFNetworking": [
33     ],
34     "Masonry": [
35       "~> 0.6.4"
36     ],
37     "SDWebImage": [
38       "~> 3.7"
39     ],
40     "Reachability": [
41       "~> 3.2"
42     ],
43     "OpenUDID": [
44       "~> 1.0.0"
45     ]
46   },
47   "prefix_header_file": "VideoModule/VideoModuleDA/qwerty.h"