[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 9 / VEFramework / 0.0.19 / VEFramework.podspec.json
blob81b445fe5a65eae3819b739e8107b4e10b3528b2
2   "name": "VEFramework",
3   "version": "0.0.19",
4   "summary": "A video editor framework with hidden implementation.",
5   "description": "This framework is used for video editing like applying filters, add stickers, add audio and doodling",
6   "homepage": "https://github.com/HamdardAkram/VEFramework.git",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Muhammad Akram": "hamdard.akram@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/HamdardAkram/VEFramework.git",
19     "tag": "0.0.19"
20   },
21   "exclude_files": "VEFramework/*",
22   "dependencies": {
23     "SVProgressHUD": [
25     ],
26     "Giphy": [
27       "2.1.4"
28     ],
29     "TLPhotoPicker": [
31     ]
32   }