[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / b / a / FGVideoEditor / 1.1 / FGVideoEditor.podspec.json
blobc854fb063def8146d24bb1235b9ede6610e15587
2   "name": "FGVideoEditor",
3   "version": "1.1",
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.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FGVideoEditor/FGVideoEditor/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "FGHUD": [
28       "2.4"
29     ],
30     "FGToolKit": [
32     ]
33   }