NGAParallaxMotion
NGAParallaxMotion copied to clipboard
removing strong references from project example
strong references from a view to its subviews causes a retain cycle @see https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/mmPractical.html @see http://www.cocoawithlove.com/2009/07/rules-to-avoid-retain-cycles.html