4 "summary": "Swift module for BASS library.",
5 "description": "Straightforward way to use BASS library in your Swift project.",
6 "homepage": "https://github.com/plasmLC/SwiftBass",
9 "Alexander Orlov": "me@orlovalex.com"
12 "git": "https://github.com/plasmLC/SwiftBass.git",
15 "social_media_url": "https://twitter.com/plasm_lc",
22 "Pod/Classes/**/*.{swift}"
24 "preserve_paths": "Pod/Classes/**/*.{a}",
25 "vendored_libraries": "Pod/Classes/**/*.{a}",
32 "pod_target_xcconfig": {
33 "ENABLE_BITCODE": "NO"