blob: 23e6cf948c0a52a5fc7a8369e91fe4ff535e48c5 [file] [log] [blame]
{
"name": "Elapse",
"version": "1.1.0",
"summary": "TimeInterval manipulating library",
"swift_version": "4.2",
"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": "10.3",
"osx": "10.10",
"watchos": "3.2",
"tvos": "10.2"
},
"source": {
"git": "https://github.com/yshrkt/Elapse.git",
"tag": "1.1.0"
},
"source_files": "Sources/*.{swift}"
}