4 "summary": "Realizes the toast in iOS with chain programming.",
5 "description": "TODO: This project uses chain programming and point syntax operation to realize the simulation of Android's Toast in iOS, and its code is concise and efficient.",
6 "homepage": "https://github.com/itenfay/DYFToast",
12 "Tenfay": "itenfay@163.com"
15 "git": "https://github.com/itenfay/DYFToast.git",
21 "source_files": "DYFToast/Classes/**/*",
22 "public_header_files": "DYFToast/Classes/**/*.h"