blob: 742283c8d44fb451542084259dd1d1c1aed33cc9 [file] [log] [blame]
{
"name": "SwiftMeasurement",
"version": "0.1",
"summary": "The best way to deal with Measurements and Units in Swift",
"homepage": "https://github.com/ken0nek/SwiftMeasurement",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ken Tominaga": "ken.for.develop@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ken0nek/SwiftMeasurement.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}