blob: 034e3073e4d9c9df4336d9df74904c63de8c563d [file] [log] [blame]
{
"name": "Expression",
"version": "0.1",
"license": {
"type": "zlib",
"file": "LICENCE.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.1"
},
"source_files": "Expression",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}