blob: ef4e5fefea27e121b85a63c4f0f6ca69fc08645f [file] [log] [blame]
{
"name": "TweaksPresentation",
"version": "0.1.1",
"summary": "Small library based on Tweaks for improving screen sharing or recording presentation with visible touches",
"homepage": "https://github.com/pendowski/TweaksPresentation",
"license": "MIT",
"authors": {
"Jarek Pendowski": "jarek@pendowski.com"
},
"social_media_url": "http://twitter.com/iloveshw",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pendowski/TweaksPresentation.git",
"tag": "0.1.1"
},
"source_files": "TweaksPresentation/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Tweaks": [
"~> 2.0"
]
}
}