blob: 756b956bd49860bdc8a2cd4900dcf4d9d58308b9 [file] [log] [blame]
{
"name": "MiseEnPlace",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "Sources/*",
"platforms": {
"ios": "10.0"
},
"frameworks": "Foundation",
"requires_arc": true
}