Support Swift 1.2

This commit is contained in:
Kyle Fuller
2015-06-29 15:21:59 -07:00
parent 0212e8781c
commit 19a7abce4c
23 changed files with 196 additions and 206 deletions

10
Podfile Normal file
View File

@@ -0,0 +1,10 @@
use_frameworks!
target 'Stencil' do
podspec
end
target 'StencilTests' do
podspec
end