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