[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 8 / f / Drops / 0.1.0 / Drops.podspec.json
blob5c696d9255c43f8e4317cfdf68fdfb66b3367b62
2   "name": "Drops",
3   "version": "0.1.0",
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/dolzhenko-tony/Drops",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Anton Dolzhenko": "dolzhenko.tony@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dolzhenko-tony/Drops.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Photo Editor/Photo Editor/**/*.{swift}",
22   "exclude_files": "Photo Editor/Photo Editor/**/AppDelegate.swift",
23   "resources": "Photo Editor/Photo Editor/**/*.{png,jpeg,jpg,storyboard,xib,ttf}",
24   "pushed_with_swift_version": "4.0"