blob: 7cc2b80e03f307297b95e7ae511abb2e23f4ed3d [file] [log] [blame]
{
"name": "MathKit",
"version": "1.0.0",
"summary": "Math framework",
"description": "Framework for simplifying and solving math expressions and equations.",
"homepage": "https://github.com/liam923/MathKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liam Stevenson": "liam923@verizon.net"
},
"source": {
"git": "https://github.com/liam923/MathKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MathKit/*",
"pushed_with_swift_version": "3.0"
}