blob: 605837c269f35409c556068783a9e49e99f58775 [file] [log] [blame]
{
"name": "Standards",
"version": "0.2",
"summary": "Backport of Foundations’ Measurements API",
"description": "Enables developers to use Foundations’ Measurements API all the way down to iOS 8.0.",
"homepage": "https://github.com/floriankrueger/Standards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florian Krüger": "florian.krueger@projectserver.org"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/floriankrueger/Standards.git",
"tag": "0.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.1"
}