license_text = < "MIT", :text => license_text } s.summary = "A wrapper for the iPhone's C-based AddressBook framework." s.authors = { "Jim Dovey" => "jimdovey@mac.com", "David Beck" => "david@davidbeck.co" } s.homepage = "https://github.com/davbeck/iPhoneContacts" s.source = { :git => "https://github.com/davbeck/iPhoneContacts.git", :commit => "056a0045f3" } s.source_files = './*.{h,m}' end