[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / d / 8 / 4 / iOSPhotoEditor / 0.6 / iOSPhotoEditor.podspec.json
blob9107a4ee3c1687ad3d692e9dbc57bc0e572bedcc
2   "name": "iOSPhotoEditor",
3   "version": "0.6",
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.6"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Photo Editor/**/*.{swift}",
23   "exclude_files": "Photo Editor/**/AppDelegate.swift",
24   "resources": "Photo Editor/**/*.{png,jpeg,jpg,storyboard,xib,ttf}"