[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / b / a / FGVideoEditor / 1.2 / FGVideoEditor.podspec.json
blob5760f8ab3c51152ba208a39ad4abf921acaae7c3
2   "name": "FGVideoEditor",
3   "version": "1.2",
4   "summary": "FGVideoEditor convience video edit toolkit",
5   "homepage": "https://github.com/Insfgg99x/FGVideoEditor",
6   "license": "MIT",
7   "authors": {
8     "CGPointZero": "newbox0512@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/Insfgg99x/FGVideoEditor.git",
12     "tag": "1.2"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit",
17     "AVFoundation",
18     "CoreMedia",
19     "Photos"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "FGVideoEditor/FGVideoEditor/*.swift",
25   "requires_arc": true,
26   "dependencies": {
27     "SnapKit": [
29     ],
30     "FGHUD": [
31       "2.4"
32     ],
33     "FGToolKit": [
35     ]
36   }