2 "name": "random-swift",
4 "summary": "A utility for randomly generated data, content, and assets.",
5 "description": "'random-swift is a utility for generating random data, content, and assets for iOS applications & XCTests in Swift.'",
6 "homepage": "https://github.com/GigabiteLabs/random-swift.git",
12 "GigabiteLabs": "engineering@gigabitelabs.com"
15 "git": "https://github.com/GigabiteLabs/random-swift.git",
18 "social_media_url": "https://twitter.com/gigabitelabs",
26 "swift_versions": "5.3",
27 "pod_target_xcconfig": {
28 "OTHER_LDFLAGS": "$(inherited) -ObjC"
31 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 USE_COCOAPODS_FW_PATHS=1"
33 "source_files": "Sources/random-swift/**/*",
34 "resources": "Sources/random-swift/Resources/*.{txt}",
37 "name": "random-swift_tests",
39 "requires_app_host": true,
40 "source_files": "Projects/CocoapodsExample/random-swift-ExampleTests/Sources/*.{swift}"
43 "swift_version": "5.3"