2 "name": "TestFramework",
4 "summary": "Just a test framework",
5 "description": "A longer description of TestFramework in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6 "homepage": "https://github.com/vgomezcds/TestFramework",
12 "vgomezcds": "email@address.com"
18 "git": "https://github.com/vgomezcds/TestFramework.git",
21 "preserve_paths": "TestFramework.framework/*",
22 "source_files": "TestFramework.framework/Headers/*.{h}",
25 "GCC_PREPROCESSOR_DEFINITIONS": "DEBUG=1 $(inherited) CVLIB_IMG_NOCODEC",
26 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/TestFramework/\""