Skip to content

Instantly share code, notes, and snippets.

View foxyblocks's full-sized avatar

Chris Schlensker foxyblocks

View GitHub Profile
@foxyblocks
foxyblocks / KIF.podspec
Created February 28, 2012 18:35
A CocoaPods PodSpec for the KIF framework
#
# Be sure to run `pod spec lint KIF.podspec' to ensure this is a
# valid spec.
#
# Remove all comments before submitting the spec.
#
Pod::Spec.new do |s|
s.name = 'KIF'
s.version = '0.0.1'
s.license = 'MIT'