blob: e530096c51159e9d52befa97ae0df8d59dc25a6e [file] [log] [blame]
{
"name": "ShotBlocker",
"version": "0.0.3",
"summary": "Detecting iOS screenshots ala Snapchat and Facebook Poke.",
"homepage": "https://github.com/clayallsopp/shotblocker",
"authors": {
"Clay Allsopp": "clay.allsopp@gmail.com"
},
"source": {
"git": "https://github.com/clayallsopp/ShotBlocker.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ShotBlocker/*.{h,m}",
"frameworks": "AssetsLibrary",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}