[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / 5 / MediaEditor / 1.2.2 / MediaEditor.podspec.json
blobc41bf3bc44f604c569306bde9eb44662b9f3967f
2   "name": "MediaEditor",
3   "version": "1.2.2",
4   "summary": "An extensible Media Editor for iOS.",
5   "description": "An extensible Media Editor for iOS that allows editing single or multiple images.",
6   "homepage": "https://github.com/wordpress-mobile/MediaEditor-iOS",
7   "license": {
8     "type": "GPLv2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "The WordPress Mobile Team": "mobile@wordpress.org"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/wordpress-mobile/MediaEditor-iOS.git",
20     "tag": "1.2.2"
21   },
22   "module_name": "MediaEditor",
23   "source_files": "Sources/**/*.{h,m,swift}",
24   "resources": "Sources/**/*.{storyboard}",
25   "resource_bundles": {
26     "MediaEditor": "Sources/**/*.{xcassets}"
27   },
28   "dependencies": {
29     "CropViewController": [
30       "~> 2.5.3"
31     ]
32   },
33   "swift_version": "5.0"