blob: 81aba5f2fe12785ce04252450668b34599a1988c [file] [log] [blame]
{
"name": "SwiftyRadio",
"version": "1.4.1",
"summary": "Simple and easy way to build streaming radio apps for iOS, tvOS, & macOS.",
"description": "SwiftyRadio is an open source cross-platform streaming radio framework with robust and professional features.",
"homepage": "https://github.com/EricConnerApps/SwiftyRadio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Conner": "eric@ericconnerapps.com"
},
"source": {
"git": "https://github.com/EricConnerApps/SwiftyRadio.git",
"tag": "1.4.1"
},
"social_media_url": "https://twitter.com/ericconnerapps",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.12"
},
"source_files": "Sources/**/*.{h,swift}",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}