6 lines
133 B
Ruby
6 lines
133 B
Ruby
platform :ios, '7.0'
|
|
|
|
pod 'JSQSystemSoundPlayer'
|
|
pod 'DAKeyboardControl', '~> 2.0'
|
|
|
|
link_with 'JSMessagesDemo', 'JSMessagesDemoTests' |