7 "homepage": "https://github.com/facebook/pop",
9 "Kimon Tsinteris": "kimon@mac.com"
11 "summary": "Extensible animation framework for iOS and OS X.",
13 "git": "https://github.com/facebook/pop.git",
16 "source_files": "pop/**/*.{h,m,mm,cpp}",
17 "public_header_files": "pop/{POP,POPAnimatableProperty,POPAnimation,POPAnimationEvent,POPAnimationExtras,POPAnimationTracer,POPAnimator,POPBasicAnimation,POPCustomAnimation,POPDecayAnimation,POPDefines,POPGeometry,POPLayerExtras,POPPropertyAnimation,POPSpringAnimation}.h",
19 "social_media_url": "https://twitter.com/fbOpenSource",
22 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
23 "CLANG_CXX_LIBRARY": "libc++"