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