[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / f / ScreenshotSharer / 0.1.2 / ScreenshotSharer.podspec.json
blob5342c64f2b2056054ceab584ba6dc2303bd26937
2   "name": "ScreenshotSharer",
3   "version": "0.1.2",
4   "summary": "SSSharer is a little Swift 3.0 pod that enables users to share screenshot image quickly.",
5   "description": "SSSharer is a little Swift 3.0 pod that enables users to share screenshot image quickly. It's inspired from Asos app. It's highly customizable. You can even design your own ViewController(XIB,Storyboard or pure by code) and use it as a sharer view.",
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.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ScreenshotSharer/Classes/**/*.{swift,xib,png}",
22   "pushed_with_swift_version": "3.0"