blob: 0688ee8ce08bd5dd3f2b8f8a45a687314cd94fc9 [file] [log] [blame]
{
"name": "UITimeField",
"version": "1.1.0",
"summary": "A iOS time input inspired by Android's timer app",
"description": " A iOS time input inspired by Android's timer app\n\n * This is a view receive input inspired by Clock.apk in AOSP\n",
"homepage": "https://github.com/CodeFalling/UITimeField",
"screenshots": "http://i1.tietuku.com/0f6503feaf19afeb.gif",
"license": "MIT",
"authors": "CodeFalling",
"social_media_url": "https://twitter.com/CodeFalling/",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CodeFalling/UITimeField.git",
"tag": "1.1.0"
},
"source_files": [
"UITimeField",
"UITimeField/*.{h,m}"
]
}