4 "summary": "Library that helps you write less code when testing your iOS apps.",
5 "description": "Write less test code, this library contains a set of tools that are split in a few categories which have very specific helper functionality. All these are only available to their relevant elements.",
6 "homepage": "https://github.com/manGoweb/SpecTools",
12 "Ondrej Rafaj": "dev@mangoweb.cz"
15 "git": "https://github.com/manGoweb/SpecTools.git",
18 "social_media_url": "https://twitter.com/rafiki270",
22 "source_files": "SpecTools/Classes/**/*",
24 "user_target_xcconfig": {
25 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
27 "pod_target_xcconfig": {
28 "ENABLE_BITCODE": "NO"
30 "pushed_with_swift_version": "4.0"