[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / NYVideoKit / 0.1.5 / NYVideoKit.podspec.json
blobc6af39529b6b3bbe93471e7f8f8f63ff8c4b3081
2   "name": "NYVideoKit",
3   "version": "0.1.5",
4   "summary": "NYVideoKit is a lightweight video synthesis library. NYVideoKit captures and records audio and video and saves it to a local sandbox.",
5   "description": "NYVideoKit is a lightweight video synthesis library. NYVideoKit captures and records audio and video and saves it to a local sandbox. NYVideoKit also allows you to stitch, cut, add filters, add images, and more.",
6   "homepage": "https://github.com/niyaoyao/NYVideoKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "niyaoyao": "nycode.jn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/niyaoyao/NYVideoKit.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NYVideoKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation"
25   ]