[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 8 / b / GGVideoTrim / 1.0.3 / GGVideoTrim.podspec.json
blobe7389b15cdb645fdc50298362f94c435f18a9eeb
2   "name": "GGVideoTrim",
3   "version": "1.0.3",
4   "summary": "GGVideoTrim is aimed at trimming video at the duration you want",
5   "description": "GGVideoTrim is aimed at trimming video at the duration you want.",
6   "homepage": "https://github.com/zhao19880827/GGVideoTrimSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhao19880827": "bjzhaoyingru@corp.netease.com"
13   },
14   "source": {
15     "git": "https://github.com/zhao19880827/GGVideoTrimSDK.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GGVideoTrim/GGVideoTrim/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }