4 "summary": "Nimble extensions that making unit testing with RxSwift easier 🎉",
5 "description": "This library includes functions that make testing RxSwift projects easier with Nimble.",
6 "homepage": "https://github.com/RxSwiftCommunity/RxNimble",
12 "RxSwiftCommunity": "https://github.com/RxSwiftCommunity"
20 "git": "https://github.com/RxSwiftCommunity/RxNimble.git",
23 "default_subspecs": "RxBlocking",
28 "pod_target_xcconfig": {
29 "ENABLE_BITCODE": "NO",
30 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
35 "source_files": "Source/Core/",
47 "source_files": "Source/RxBlocking/",
59 "source_files": "Source/RxTest/",