[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / f / ScreenshotSharer / 0.5.0 / ScreenshotSharer.podspec.json
blob9c50c75d3d518276336efddce3be952d53a8dd94
2   "name": "ScreenshotSharer",
3   "version": "0.5.0",
4   "summary": "ScreenshotSharer is a little Swift 3.0 pod that enables users to share screenshot image quickly.",
5   "description": "ScreenshotSharer is a little Swift 3.0 pod that enables users to share a spesific part of view or whole screen when they took a screenshot. It's heavly inspired from Asos app and highly customizable.",
6   "homepage": "https://github.com/yagiz/ScreenshotSharer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yagiz": "yagizgurgul@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yagiz/ScreenshotSharer.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*.{swift,xib,png}",
22   "pushed_with_swift_version": "3.0"