[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / d / Elapse / 1.0.1 / Elapse.podspec.json
blob2a6b404d99165f768f5bfca851a05cc737830790
2   "name": "Elapse",
3   "version": "1.0.1",
4   "summary": "TimeInterval manipulating library",
5   "description": "Elapse is tiny helper library for manipulating TimeInterval.",
6   "homepage": "https://github.com/yshrkt/Elapse",
7   "license": "MIT",
8   "authors": {
9     "Yoshihiro Kato": "yoshihiro@sputnik-apps.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/yshrkt/Elapse.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Sources/*.{swift}",
22   "pushed_with_swift_version": "3.1"