[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 8 / f / VideoRecorder / 1.0 / VideoRecorder.podspec.json
blob8d3f5b8ae080f7aaa20fe3dc7593a2ea19dd8adc
2   "name": "VideoRecorder",
3   "version": "1.0",
4   "summary": "A Simple VideoRecorder for iOS",
5   "description": "A Simple VideoRecorder for iOS that record short video",
6   "homepage": "https://github.com/huangyingqiu/VideoRecorder",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "yingqiu huang": "me@huangyingqiu.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/huangyingqiu/VideoRecorder.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "VideoRecorder",
22     "VideoRecorder/VideoRecorder/**/*.swift"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "3.0"