7 "homepage": "http://texturegroup.org",
9 "Huy Nguyen": "hi@huytnguyen.me",
10 "Garrett Moon": "garrett@excitedpixel.com",
11 "Scott Goodson": "scottgoodson@gmail.com",
12 "Michael Schneider": "mischneider1@gmail.com",
13 "Adlai Holler": "adlai@icloud.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/",
35 "social_media_url": "https://twitter.com/TextureiOS",
37 "pod_target_xcconfig": {
38 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
39 "CLANG_CXX_LIBRARY": "libc++"
44 "compiler_flags": "-fno-exceptions -Wno-implicit-retain-self",
45 "public_header_files": [
47 "Source/Details/**/*.h",
48 "Source/Layout/**/*.h",
50 "Source/Debug/**/*.h",
51 "Source/TextKit/ASTextNodeTypes.h",
52 "Source/TextKit/ASTextKitComponents.h"
60 "name": "PINRemoteImage",
62 "PINRemoteImage/iOS": [
65 "PINRemoteImage/PINCache": [
87 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOGA=1"
101 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_ENABLE_TEXTNODE=0"
116 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_VIDEO=1"
131 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_MAPKIT=1"
141 "frameworks": "Photos",
143 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_PHOTOS=1"
152 "name": "AssetsLibrary",
153 "frameworks": "AssetsLibrary",
155 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_ASSETS_LIBRARY=1"