4 "summary": "UI architecture for apps",
5 "homepage": "https://bendingspoons.com",
8 "text": "Copyright 2018 BendingSpoons"
11 "Bending Spoons": "team@bendingspoons.com"
14 "git": "https://github.com/BendingSpoons/tempura-swift.git",
28 "Tempura/Core/**/*.swift",
29 "Tempura/Navigation/**/*.swift",
30 "Tempura/SupportingFiles/**/*.swift",
31 "Tempura/Utilities/**/*.swift"
34 "pod_target_xcconfig": {
35 "OTHER_LDFLAGS": "-weak-lswiftXCTest",
36 "OTHER_SWIFT_FLAGS": "$(inherited) -suppress-warnings",
37 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""