blob: 0bd431f55568fef0973aaf5a1ba9fa464889b1d0 [file] [log] [blame]
{
"name": "MiseEnPlace",
"version": "1.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"
},
"source": {
"git": "https://github.com/richardpiazza/MiseEnPlace.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/richardpiazza",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "Foundation"
}