[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 6 / a / ClockTime / 1.0 / ClockTime.podspec.json
blob7a665a62ae8a1cce70886fec5e2bca1052c145fc
2   "name": "ClockTime",
3   "version": "1.0",
4   "summary": "Simple clock model written in Swift.",
5   "homepage": "https://github.com/mishimay/ClockTime",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yuki Mishima": "mishimaybe@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mishimay/ClockTime.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ClockTime/Classes/**/*",
21   "pushed_with_swift_version": "3.0"