[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 5 / 1 / ShortClipVideoTrimmerUI / 1.0.0 / ShortClipVideoTrimmerUI.podspec.json
blobb1e11f3ef88a97ff66c6315b051d73b70b23d219
2   "name": "ShortClipVideoTrimmerUI",
3   "version": "1.0.0",
4   "summary": "a smart UI designed in swift (programatically) to help you to trim a video with showing lots of frames accurately.",
5   "description": "'A UIView named ShortClipVideoTrimmerContentView which helps you to select a portion of an AVAsset. It provides you with a customizable component that indicates the portion of video selected as per as the condition of maximum trimming duration you provided. It shows lots of frames which is perfectly calculated.'",
6   "homepage": "https://github.com/sagarthecoder/ShortClipVideoTrimmerUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sagar Chandra Das": "sagarthecoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sagarthecoder/ShortClipVideoTrimmerUI.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/sagarthecoder",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "swift_versions": "5.0",
24   "resource_bundles": {
25     "ShortClipVideoTrimmerUI": [
26       "Assets/*.{xcassets}"
27     ]
28   },
29   "swift_version": "5.0"