2 "name": "YHRunLoopTask",
4 "summary": "Control task in block style in runloop.",
5 "description": "TODO: Add long description of the pod here.\n\n1、RunLoop for control multiple tasks.\n\n2、Do task in NSDefalutRunLoopMode before waiting status,avoid blocking UI display in UITrackingRunLoopMode .\n\n3、Can manual wake runloop for triggering task.",
6 "homepage": "https://github.com/FyhSky/YHRunLoopTask",
12 "FyhSky": "fengyinghaotjut@126.com"
15 "git": "https://github.com/FyhSky/YHRunLoopTask.git",
21 "source_files": "YHRunLoopTask/Classes/*.{h,m}"