blob: 4a49edda16fdb759a153ae709d84343dd038c77c [file] [log] [blame]
{
"name": "KAKUSAN",
"version": "0.2.0",
"summary": "Automatically detect when a user takes a screenshot, and share that screenshot.",
"description": "Automatically detect when a user takes a screenshot, and share that screenshot.\n(with \"UIActivityViewController\")",
"homepage": "https://blog.anzfactory.xyz/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anzfactory": "anz.factory@gmail.com"
},
"source": {
"git": "https://github.com/anzfactory/KAKUSAN.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/AnzNetJp",
"platforms": {
"ios": "11.0"
},
"source_files": "KAKUSAN/Classes/**/*"
}