[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 3 / 2 / UITimeField / 1.1.0 / UITimeField.podspec.json
blob0688ee8ce08bd5dd3f2b8f8a45a687314cd94fc9
2   "name": "UITimeField",
3   "version": "1.1.0",
4   "summary": "A iOS time input inspired by Android's timer app",
5   "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",
6   "homepage": "https://github.com/CodeFalling/UITimeField",
7   "screenshots": "http://i1.tietuku.com/0f6503feaf19afeb.gif",
8   "license": "MIT",
9   "authors": "CodeFalling",
10   "social_media_url": "https://twitter.com/CodeFalling/",
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/CodeFalling/UITimeField.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "UITimeField",
20     "UITimeField/*.{h,m}"
21   ]