Files
JBChartView/Objection/0.8.7/Objection.podspec
T
2011-09-19 12:52:16 -04:00

7 lines
436 B
Ruby

Pod::Spec.new do
version '0.8.7'
summary 'A lightweight dependency injection framework for Objective-C.'
author 'Justin DeWind' => 'dewind@atomicobject.com'
source :git => 'https://github.com/atomicobject/objection.git', :tag => '0.8.7'
source_files 'Source'
end