[Add] TFGPUImage 1.0.0
[CocoaPods.git] / Specs / c / f / 0 / SwiftyRadio / 1.4.4 / SwiftyRadio.podspec.json
blob65bc0b5de73ca24d9b13853eb88aeb2f9a54a649
2   "name": "SwiftyRadio",
3   "version": "1.4.4",
4   "summary": "Simple and easy way to build streaming radio apps for iOS, tvOS, & macOS.",
5   "description": "SwiftyRadio is an open source cross-platform streaming radio framework with robust and professional features.",
6   "homepage": "https://github.com/EricConnerApps/SwiftyRadio",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eric Conner": "eric@ericconnerapps.com"
13   },
14   "source": {
15     "git": "https://github.com/EricConnerApps/SwiftyRadio.git",
16     "tag": "1.4.4"
17   },
18   "social_media_url": "https://twitter.com/ericconnerapps",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0",
22     "osx": "10.12"
23   },
24   "source_files": "Sources/**/*.{h,swift}",
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3.0"
28   },
29   "pushed_with_swift_version": "3.0"