[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / 2 / 3 / NEVCRKit / 0.1.1 / NEVCRKit.podspec.json
blobcfc2bf358ef87a4ab81034c81fae136db564aabc
2   "name": "NEVCRKit",
3   "version": "0.1.1",
4   "summary": "NEVCRKit is a library which you can use to handle a video.",
5   "description": "NEVCRKit is a library which you can use to handle a video. The library support trimming the video in short \bpart. It also can decode images from a video.",
6   "homepage": "https://g.hz.netease.com/bjzhaoyingru/NEVCRKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhao19880827": "bjzhaoyingru@corp.netease.com"
13   },
14   "source": {
15     "git": "https://g.hz.netease.com/bjzhaoyingru/NEVCRKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NEVCRKit/NEVCRKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ],
26     "ReactiveObjC": [
28     ],
29     "Masonry": [
31     ]
32   }