blob: 8f3a15a2265bdfa793928c2e22f33ca70d11e96b [file] [log] [blame]
{
"name": "CopyPaper",
"version": "0.1.0",
"license": "MIT",
"summary": "Let gestures pass through views, so that you can overlay view controllers",
"homepage": "https://github.com/andreacremaschi/CopyPaper.git",
"authors": "Andrea Cremaschi",
"source": {
"git": "https://github.com/andreacremaschi/CopyPaper.git",
"tag": "0.1.0"
},
"source_files": "CopyPaper/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}