[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / f / DDHTimerControl / 1.0.0 / DDHTimerControl.podspec.json
blob54d38d520e3c3df4f654bd0a9c40a40aecccd76d
2   "name": "DDHTimerControl",
3   "version": "1.0.0",
4   "summary": "A UIControl subclass to input seconds or minutes.",
5   "homepage": "https://github.com/dasdom/DDHTimerControl",
6   "license": "MIT",
7   "authors": {
8     "Dominik Hauser": "dominik.hauser@dasdom.de"
9   },
10   "source": {
11     "git": "https://github.com/dasdom/DDHTimerControl.git",
12     "tag": "1.0.0"
13   },
14   "screenshots": "https://raw.githubusercontent.com/dasdom/DDHTimerControl/master/DDHTimerControlDemo/screenshot.png",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "DDHTimerControl/*"