blob: eb66653cf7784e29c14d369fb9c003759b75dccd [file] [log] [blame]
{
"name": "EquationKit",
"version": "0.0.6",
"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.6"
},
"source_files": "Source/**/*.swift",
"resources": "Support/**/*.swift",
"social_media_url": "https://twitter.com/alexcyon"
}