[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / 5 / ICGVideoTrimmer / 1.0.9 / ICGVideoTrimmer.podspec.json
blob643a18639c527d2d390c7c1a3da49078e8ddc254
2   "name": "ICGVideoTrimmer",
3   "version": "1.0.9",
4   "summary": "A library for quick video trimming.",
5   "description": "                   ICGVideoTrimmer provides an easy-to-use tool for trimming videos in iOS apps. It was built to mimic the look and behavior of Instagram’s video trimmer.\n",
6   "homepage": "https://github.com/itsmeichigo/ICGVideoTrimmer",
7   "screenshots": "https://raw.githubusercontent.com/itsmeichigo/ICGVideoTrimmer/master/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Huong Do": "huongdt29@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/itsmeichigo",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/itsmeichigo/ICGVideoTrimmer.git",
21     "tag": "1.0.9"
22   },
23   "source_files": "Source",
24   "frameworks": [
25     "UIKit",
26     "MobileCoreServices",
27     "AVFoundation"
28   ],
29   "requires_arc": true