JSQMessagesViewController/Podfile
2014-10-13 17:57:02 -07:00

9 lines
145 B
Ruby
Executable File

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'JSQSystemSoundPlayer', '1.5.2'
pod 'OCMock'
link_with 'JSQMessages'