[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 8 / 4 / iOSPhotoEditor / 0.4 / iOSPhotoEditor.podspec.json
blobae1cb99e1ff9cbecfda5551b4887bbd155fe6668
2   "name": "iOSPhotoEditor",
3   "version": "0.4",
4   "summary": "Photo Editor supports drawing, writing text and adding stickers and emojis",
5   "description": "Photo Editor supports drawing, writing text and adding stickers and emojis\nwith the ability to scale and rotate objects",
6   "homepage": "https://github.com/M-Hamed/photo-editor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mohamed Hamed": "mohamed.hamed.ibrahem@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/M-Hamed/photo-editor.git",
16     "tag": "0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Photo Editor/**/*.{swift}",
22   "exclude_files": "Photo Editor/**/AppDelegate.swift",
23   "resources": "Photo Editor/**/*.{png,jpeg,jpg,storyboard,xib,ttf}",
24   "pushed_with_swift_version": "3.0"