blob: 9c1f7653d4c0a1acba2b933362bac7f4521b7174 [file] [log] [blame]
{
"name": "MCKNumerics",
"version": "0.1.2",
"summary": "Classes and categories providing various mathematical operations.",
"homepage": "http://github.com/sixstringtheory/MCKNumerics",
"license": "MIT",
"authors": {
"Andrew McKnight": "amcknight2718@gmail.com"
},
"source": {
"git": "https://github.com/sixstringtheory/MCKNumerics.git",
"tag": "0.1.2"
},
"source_files": "MCKNumerics/**/*.{h,m}",
"requires_arc": true
}