[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 0 / 2 / HHMedia / 0.0.4 / HHMedia.podspec.json
bloba9d4d474d045e6eae30cb97cbaa630132f55c389
2   "name": "HHMedia",
3   "version": "0.0.4",
4   "summary": "视屏组建",
5   "description": "详细的说明以及描述",
6   "homepage": "https://github.com/WorkerHuan/HHMedia.git",
7   "license": "MIT",
8   "authors": {
9     "chenzuhuan": "chenzuhuan@chenzuhuan"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/WorkerHuan/HHMedia.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "HHMedia",
20     "HHMedia/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/**/Exclude",
23   "requires_arc": true,
24   "prefix_header_file": "HHMedia/glboal/HHPrefixHeader.pch",
25   "dependencies": {
26     "Masonry": [
27       "~> 1.0.2"
28     ]
29   }