mirror of
https://github.com/tappollo/VBFPopFlatButton.git
synced 2026-01-12 22:45:29 +08:00
7 lines
123 B
Ruby
7 lines
123 B
Ruby
source 'https://github.com/CocoaPods/Specs.git'
|
|
platform :ios, '7.0'
|
|
|
|
target 'VBFPopFlatButton' do
|
|
pod 'pop','~>1.0.6'
|
|
end
|