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",
9 "olddonkey": "olddonkeyblog@gmail.com"
15 "git": "https://github.com/olddonkey/ODUIThreadGuard.git",
18 "source_files": "ODUIThreadGuard/*.swift",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.0"
27 "pushed_with_swift_version": "3.0"