Pod fo SWCells
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Uncomment this line to define a global platform for your project
|
||||
#platform :ios, '7.0'
|
||||
# Uncomment this line if you're using Swift
|
||||
# use_frameworks!
|
||||
|
||||
target 'FMC Planner 2' do
|
||||
pod 'SWTableViewCell', '~> 0.3.7'
|
||||
end
|
||||
|
||||
target 'FMC Planner 2Tests' do
|
||||
pod 'SWTableViewCell', '~> 0.3.7'
|
||||
end
|
||||
|
||||
target 'FMC Planner 2UITests' do
|
||||
pod 'SWTableViewCell', '~> 0.3.7'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user