blob: 937903e2dcb5ff84ef2998fdb0c9cacdad662a6d [file] [log] [blame]
{
"name": "KAKUSAN",
"version": "0.3.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.3.0"
},
"social_media_url": "https://twitter.com/AnzNetJp",
"platforms": {
"ios": "11.0"
},
"source_files": "KAKUSAN/Classes/**/*"
}