4 "summary": "Math equation rendering for iOS.",
5 "description": "iosMath is a library for typesetting math formulas in iOS 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 applications.",
6 "homepage": "https://github.com/kostub/iosMath",
12 "Kostub Deshmukh": "kostub@gmail.com"
18 "git": "https://github.com/kostub/iosMath.git",
21 "source_files": "iosMath/**/*.{h,m}",
22 "private_header_files": "iosMath/render/internal/*.h",