5 "type": "BSD and Apache 2"
7 "homepage": "http://texturegroup.org",
9 "Huy Nguyen": "huy@pinterest.com",
10 "Garrett Moon": "garrett@excitedpixel.com",
11 "Scott Goodson": "scottgoodson@gmail.com",
12 "Michael Schneider": "schneider@pinterest.com",
13 "Adlai Hollar": "adlai@pinterest.com"
15 "summary": "Smooth asynchronous user interfaces for iOS apps.",
17 "git": "https://github.com/TextureGroup/Texture.git",
20 "module_name": "AsyncDisplayKit",
21 "header_dir": "AsyncDisplayKit",
22 "documentation_url": "http://texturegroup.org/appledoc/",
32 "default_subspecs": "PINRemoteImage",
33 "social_media_url": "https://twitter.com/TextureiOS",
35 "pod_target_xcconfig": {
36 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
37 "CLANG_CXX_LIBRARY": "libc++"
42 "public_header_files": [
44 "Source/Details/**/*.h",
45 "Source/Layout/**/*.h",
47 "Source/Debug/**/*.h",
48 "Source/TextKit/ASTextNodeTypes.h",
49 "Source/TextKit/ASTextKitComponents.h"
52 "Source/**/*.{h,m,mm}",
57 "GCC_PRECOMPILE_PREFIX_HEADER": "YES"
61 "name": "PINRemoteImage",
63 "PINRemoteImage/iOS": [
66 "PINRemoteImage/PINCache": [
88 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOGA=1"