4 "summary": "Basic Playola Communication and Models.",
5 "homepage": "https://github.com/briankeane/PlayolaCore.git",
9 "swift_versions": "5.0",
10 "pod_target_xcconfig": {
11 "SWIFT_VERSION": "5.0"
14 "Brian Keane": "brian@playola.fm"
21 "git": "https://github.com/briankeane/PlayolaCore.git",
34 "SwiftRemoteFileCache": [
44 "source_files": "Sources/**/*.{h,m,c,swift}",
46 "exclude_files": "Sources/osxOnly/**/*.{h,m,swift}"
49 "exclude_files": "Sources/iosOnly/**/*.{h,m,swift}"
53 "Sources/Images/**/*.{png,xcassets,imageset,json}"
56 "resources": "Sources/Images/**/*.{png,xcassets,imageset,json}",
57 "swift_version": "5.0"