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"
18 "git": "https://gitee.com/jingelaile/SJiOSMath.git",
21 "source_files": "SJiOSMath/**/*.{h,m}",
22 "private_header_files": "SJiOSMath/render/internal/*.h",
25 "SJiOSMath/fonts/*.otf",
26 "SJiOSMath/fonts/*.plist"
38 "frameworks": "AppKit"