blob: 488ca721cd076947358cee3e07b6a83a35e62ddd [file] [log] [blame]
{
"authors": {
"Andrew McKnight": "amcknight2718@gmail.com"
},
"homepage": "http://github.com/armcknight/MCKNumerics",
"license": "MIT",
"name": "MCKNumerics",
"platforms": {
"ios": "6.0",
"osx": "10.7",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": "true",
"social_media_url": "https://twitter.com/ndrewmcknight",
"source": {
"git": "https://github.com/sixstringtheory/MCKNumerics.git",
"tag": "0.4.0"
},
"source_files": [
"MCKNumerics/MCKNumerics.h",
"MCKNumerics/**/*.{h,m}"
],
"summary": "Classes and categories providing various mathematical operations.",
"version": "0.4.0"
}