blob: d382f4111ac31d39e8dca9dc86a599697f2dd78f [file] [log] [blame]
{
"name": "SwiftyRadio",
"version": "1.4.9",
"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 for iOS, tvOS, & macOS.",
"homepage": "https://bitbucket.org/ericconnerapps/swiftyradio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Conner": "eric@ericconnerapps.com"
},
"source": {
"git": "https://bitbucket.org/ericconnerapps/swiftyradio.git",
"tag": "1.4.9"
},
"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": "4.0"
}
}