[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 7 / MiseEnPlace / 3.0.0 / MiseEnPlace.podspec.json
blob0225cb998355316b9e92a1d30b6afc6bd05fe2d9
2   "name": "MiseEnPlace",
3   "version": "3.0.0",
4   "summary": "A Framework for converting and interpreting common measurements used in cooking.",
5   "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.",
6   "homepage": "https://github.com/richardpiazza/MiseEnPlace",
7   "license": "MIT",
8   "authors": {
9     "Richard Piazza": "github@richardpiazza.com"
10   },
11   "social_media_url": "https://twitter.com/richardpiazza",
12   "source": {
13     "git": "https://github.com/richardpiazza/MiseEnPlace.git",
14     "tag": "3.0.0"
15   },
16   "source_files": "Sources/*",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "platforms": {
20     "osx": "10.12",
21     "ios": "10.0",
22     "tvos": "10.0",
23     "watchos": "3.0"
24   }