[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / c / LLVideoEditor / 1.0.0 / LLVideoEditor.podspec.json
blob4d31da266ac743194805750d17181ce86ed561c7
2   "name": "LLVideoEditor",
3   "version": "1.0.0",
4   "summary": "An easy to use library for editing videos",
5   "description": "                   LLVideoEditor is a library for rotating, cropping, adding layers (watermark) and as well as adding audio (music) to the videos.\n",
6   "homepage": "https://github.com/omergul123/LLVideoEditor",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ömer Faruk Gül": "omer@omerfarukgul.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/omergul123/LLVideoEditor.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "LLVideoEditor/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "AVFoundation"