Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscdn committed Feb 25, 2016
1 parent 96971c3 commit a9a5d7b
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions RHManagedObject.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
#
# Be sure to run `pod lib lint NAME.podspec' to ensure this is a
# valid spec and remove all comments before submitting the spec.
#
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = "RHManagedObject"
s.version = "0.16"
s.version = "0.17"
s.summary = "RHManagedObject is a library for iOS to simplify your life with Core Data."
s.homepage = "https://github.com/chriscdn/RHManagedObject"
s.license = 'MIT'
Expand All @@ -19,4 +13,4 @@ Pod::Spec.new do |s|

s.source_files = 'RHManagedObject/*'

end
end

0 comments on commit a9a5d7b

Please sign in to comment.