[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / f / ScreenshotSharer / 0.1.1 / ScreenshotSharer.podspec.json
blobc47f55d8640453e282905c24239a8f4d50929e54
2   "name": "ScreenshotSharer",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ScreenshotSharer/Classes/**/*.{swift,xib,png}",
22   "pushed_with_swift_version": "3.0"