blob: 156f418e41229372b51601ee5f85ab54dbcbe3ea [file] [log] [blame]
{
"name": "UITimeField",
"version": "1.0.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.0.0"
},
"source_files": [
"UITimeField",
"UITimeField/*.{h,m}"
]
}