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