Files
Georges Boumis c6b2e8a7a6 add code v2.44
2017-09-06 15:34:08 +03:00

8 lines
129 B
Ruby

use_frameworks!
target 'TimelineAnimations_Tests' do
platform :ios, '8.0'
pod 'TimelineAnimations', :path => '../'
end