Skip to content

Commit e635964

Browse files
committed
Add fetchAudienceForPodcast function.
1 parent 4376783 commit e635964

File tree

4 files changed

+3397
-2491
lines changed

4 files changed

+3397
-2491
lines changed

PodcastAPI.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Pod::Spec.new do |s|
22
s.name = "PodcastAPI"
3-
s.version = "1.1.0"
3+
s.version = "1.1.4"
44
s.summary = "The Official Swift Library for the Listen Notes Podcast API."
5-
s.homepage = "https://www.listennotes.com/api/"
5+
s.homepage = "https://www.listennotes.com/podcast-api/"
66
s.license = { :type => "MIT" }
77
s.author = { "Listen Notes, Inc." => "[email protected]" }
88
s.social_media_url = "https://twitter.com/ListenNotes"

0 commit comments

Comments
 (0)