blob: 2a6b404d99165f768f5bfca851a05cc737830790 [file] [log] [blame]
{
"name": "Elapse",
"version": "1.0.1",
"summary": "TimeInterval manipulating library",
"description": "Elapse is tiny helper library for manipulating TimeInterval.",
"homepage": "https://github.com/yshrkt/Elapse",
"license": "MIT",
"authors": {
"Yoshihiro Kato": "yoshihiro@sputnik-apps.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/yshrkt/Elapse.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.{swift}",
"pushed_with_swift_version": "3.1"
}