2 "name": "PlaybookSnapshot",
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 generating snapshot images of components managed by Playbook.",
11 "git": "https://github.com/playbook-ui/playbook-ios.git",
19 "swift_versions": "5.1",
24 "source_files": "Sources/PlaybookSnapshot/**/*.swift",
25 "frameworks": "XCTest"
32 "pod_target_xcconfig": {
33 "APPLICATION_EXTENSION_API_ONLY": "YES",
34 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
35 "ENABLE_BITCODE": "NO"
37 "user_target_xcconfig": {
38 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
40 "swift_version": "5.1"