2 "name": "ODUIThreadGuard",
4 "summary": "ODUIThreadGuard is a guard to help me check if you make UI changes not in main thread.",
5 "description": "ODUIThreadGuard is a guard to help me check if you make UI changes not in main thread. Highly recommand you add this file to your project as early as possible.",
6 "homepage": "https://github.com/olddonkey/ODUIThreadGuard",
7 "screenshots": "https://raw.githubusercontent.com/olddonkey/ODUIThreadGuard/master/DemoScreenShot.jpeg",
10 "olddonkey": "olddonkeyblog@gmail.com"
16 "git": "https://github.com/olddonkey/ODUIThreadGuard.git",
19 "source_files": "Sources/*.swift",
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "3.0"
28 "pushed_with_swift_version": "3.0"