blob: c47f55d8640453e282905c24239a8f4d50929e54 [file] [log] [blame]
{
"name": "ScreenshotSharer",
"version": "0.1.1",
"summary": "SSSharer is a little Swift 3.0 pod that enables users to share screenshot image quickly.",
"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.",
"homepage": "https://github.com/yagiz/ScreenshotSharer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yagiz": "yagizgurgul@gmail.com"
},
"source": {
"git": "https://github.com/yagiz/ScreenshotSharer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScreenshotSharer/Classes/**/*.{swift,xib,png}",
"pushed_with_swift_version": "3.0"
}