4 "summary": "A code formatting library for iOS.",
5 "description": "MGFormatter can format the JSON or HRML code in a view with customized keyword color and font.",
6 "homepage": "https://github.com/lm2343635/MGFormatter",
8 "https://raw.githubusercontent.com/lm2343635/MGFormatter/master/screenshot/json-dark.png",
9 "https://raw.githubusercontent.com/lm2343635/MGFormatter/master/screenshot/html-dark.png"
16 "lm2343635": "lm2343635@126.com"
19 "git": "https://github.com/lm2343635/MGFormatter.git",
22 "social_media_url": "https://github.com/lm2343635/MGFormatter",
27 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
36 "AttributedTextView": [
40 "default_subspecs": "Core",
44 "source_files": "MGFormatter/Classes/Core/**/*",
46 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
59 "source_files": "MGFormatter/Classes/Rx/**/*"