[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / d / 5 / KZSmallVideoRecorder / 1.0.5 / KZSmallVideoRecorder.podspec.json
blobba9be5a16e4d6b0e91b31ae85a50326f67a40109
2   "name": "KZSmallVideoRecorder",
3   "version": "1.0.5",
4   "summary": "仿微信小视频的录制 Objective-C 版",
5   "homepage": "https://github.com/houkangzhu/KZWeChatSmallVideo-OC",
6   "license": "MIT",
7   "authors": {
8     "houkangzhu": "houkangzhu@hotmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/houkangzhu/KZWeChatSmallVideo-OC.git",
15     "tag": "v1.0.5"
16   },
17   "source_files": "KZSmallVideoRecorder/*.{h,m}",
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Photos",
22       "AVFoundation",
23       "CoreGraphics"
24     ]
25   },
26   "requires_arc": true