blob: 3a5c6b07c2999b4edff253735d00b9db79057ee1 [file] [log] [blame]
{
"name": "ScreenshotSharer",
"version": "0.9.0",
"summary": "ScreenshotSharer is a little Swift 3.0 pod that enables users to share screenshot image quickly.",
"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.",
"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.9.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.{swift,xib,png}",
"pushed_with_swift_version": "3.0"
}