blob: a1bd751c07fd87047a77b7b36f7542befdcd511a [file] [log] [blame]
{
"name": "MiseEnPlace",
"version": "3.0.1",
"summary": "A Framework for converting and interpreting common measurements used in cooking.",
"description": "MiseEnPlace provides powerfull conversion and interpretation for any cooking application.\nMiseEnPlace makes it easy to convert between US and Metric measurements and display the results\nin a human readable way.",
"homepage": "https://github.com/richardpiazza/MiseEnPlace",
"license": "MIT",
"authors": {
"Richard Piazza": "github@richardpiazza.com"
},
"social_media_url": "https://twitter.com/richardpiazza",
"source": {
"git": "https://github.com/richardpiazza/MiseEnPlace.git",
"tag": "3.0.1"
},
"source_files": "Sources/*",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"osx": "10.12",
"ios": "10.0",
"tvos": "10.0",
"watchos": "3.0"
}
}