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/ashfurrow/RxNimble",
12 "Ash Furrow": "ash@ashfurrow.com"
14 "social_media_url": "http://twitter.com/ashfurrow",
21 "git": "https://github.com/ashfurrow/RxNimble.git",
24 "source_files": "Source/**/*.swift",
36 "pod_target_xcconfig": {
37 "ENABLE_BITCODE": "NO",
38 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
40 "pushed_with_swift_version": "3.0"