blob: afdfd631d1076d4ac9d5a2a8f4592cf194b5a61f [file] [log] [blame]
{
"name": "Expression",
"version": "0.7.0",
"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.7.0"
},
"source_files": "Sources",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.0"
}