5 "ra1028": "r.fe51028.r@gmail.com"
7 "homepage": "https://github.com/playbook-ui/playbook-ios",
8 "documentation_url": "https://playbook-ui.github.io/playbook-ios",
9 "summary": "A library for isolated developing UI components and automatically snapshots of them.",
11 "git": "https://github.com/playbook-ui/playbook-ios.git",
23 "swift_versions": "5.1",
27 "pod_target_xcconfig": {
28 "APPLICATION_EXTENSION_API_ONLY": "YES",
29 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
35 "source_files": "Sources/Playbook/**/*.swift",
50 "source_files": "Sources/PlaybookSnapshot/**/*.swift",
51 "frameworks": "XCTest"
53 "user_target_xcconfig": {
54 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
56 "pod_target_xcconfig": {
57 "ENABLE_BITCODE": "NO"
71 "source_files": "Sources/PlaybookUI/**/*.swift",
79 "swift_version": "5.1"