blob: 113819a8e3980e7e79fbaa642874c05874f8297c [file] [log] [blame]
{
"name": "EquationKit",
"version": "0.0.4",
"platforms": {
"ios": "10.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"summary": "Differentiate and evaluate multivariate polynomials in pure Swift",
"homepage": "https://github.com/Sajjon/EquationKit",
"authors": "Alex Cyon",
"source": {
"git": "https://github.com/Sajjon/EquationKit.git",
"tag": "0.0.4"
},
"source_files": "Source/**/*.swift",
"resources": "Support/**/*.swift",
"social_media_url": "https://twitter.com/alexcyon"
}