4 "summary": "Math equation rendering for iOS and OS X",
5 "description": "iosMath is a library for typesetting math formulas in iOS and OS X using\nCoreText. It renders formulae written in latex in a UILabel equivalent\nclass using the same typsetting rules as latex. This enables displaying\nbeautifully rendered math equations in iOS/MacOS applications.",
6 "homepage": "https://github.com/kostub/iosMath",
12 "Kostub Deshmukh": "kostub@gmail.com"
19 "git": "https://github.com/kostub/iosMath.git",
22 "source_files": "iosMath/**/*.{h,m}",
23 "private_header_files": "iosMath/render/internal/*.h",
39 "frameworks": "AppKit"