mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-16 22:40:44 +08:00
8 lines
209 B
Ruby
Executable File
8 lines
209 B
Ruby
Executable File
source 'https://github.com/CocoaPods/Specs.git'
|
|
|
|
workspace 'Messenger.xcworkspace'
|
|
platform :ios, '7.0'
|
|
|
|
pod 'SlackTextViewController', :path => '../SlackTextViewController.podspec'
|
|
|
|
pod 'LoremIpsum', '~> 1.0' |