diff --git a/Example/Example/main.m b/Example/Example/main.m index 86e6198..dda1a7b 100644 --- a/Example/Example/main.m +++ b/Example/Example/main.m @@ -2,8 +2,7 @@ // main.m // Example // -// Created by Jonathan on 15/11/14. -// Copyright (c) 2014 Jonathan Tribouharet. All rights reserved. +// Created by Jonathan Tribouharet. // #import diff --git a/Example/Podfile b/Example/Podfile index affd3e1..bcbe527 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -2,4 +2,4 @@ source 'https://github.com/CocoaPods/Specs.git' platform :ios, '7.0' -pod 'JTNumberScrollAnimatedView', path: '../' +pod 'JTNumberScrollAnimatedView', path: '..'