blob: 54d38d520e3c3df4f654bd0a9c40a40aecccd76d [file] [log] [blame]
{
"name": "DDHTimerControl",
"version": "1.0.0",
"summary": "A UIControl subclass to input seconds or minutes.",
"homepage": "https://github.com/dasdom/DDHTimerControl",
"license": "MIT",
"authors": {
"Dominik Hauser": "dominik.hauser@dasdom.de"
},
"source": {
"git": "https://github.com/dasdom/DDHTimerControl.git",
"tag": "1.0.0"
},
"screenshots": "https://raw.githubusercontent.com/dasdom/DDHTimerControl/master/DDHTimerControlDemo/screenshot.png",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DDHTimerControl/*"
}