[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 4 / MACamera / 1.0.0 / MACamera.podspec.json
blobdf4fd7a7c65781b2438f9b666bbbdf7b7712af43
2   "name": "MACamera",
3   "version": "1.0.0",
4   "summary": "微信样式小视频录制组件",
5   "description": "模仿微信的界面,制作的小视频录制组件,使用简单",
6   "homepage": "https://github.com/fengyunjue/MACamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fengyunjue": "ma772528138@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fengyunjue/MACamera.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MACamera/Classes/**/*",
22   "resource_bundles": {
23     "MACamera": [
24       "MACamera/Assets/*.png"
25     ]
26   },
27   "public_header_files": "MACamera/Classes/**/*.h"