blob: 2e5dba43fcdc7d64997d96b6d08f6e93280455de [file] [log] [blame]
{
"name": "Expression",
"version": "0.12.5",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Mac and iOS library for evaluating numeric expressions at runtime.",
"homepage": "https://github.com/nicklockwood/Expression",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/Expression.git",
"tag": "0.12.5"
},
"source_files": "Sources",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}