blob: d2276eccc14112aaea9bde2365f1847c2f8854e3 [file] [log] [blame]
{
"name": "MCKNumerics",
"version": "0.1.0",
"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.0"
},
"source_files": "MCKNumerics/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}