9 lines
145 B
Ruby
Executable File
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'
|