7 "homepage": "http://texturegroup.org",
9 "Huy Nguyen": "hi@huynguyen.dev",
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++"
48 "compiler_flags": "-fno-exceptions",
49 "public_header_files": [
51 "Source/Details/**/*.h",
52 "Source/Layout/**/*.h",
54 "Source/Debug/**/*.h",
55 "Source/TextKit/ASTextNodeTypes.h",
56 "Source/TextKit/ASTextKitComponents.h",
57 "Source/TextExperiment/Component/*.h",
58 "Source/TextExperiment/String/ASTextAttribute.h"
66 "name": "PINRemoteImage",
72 "PINRemoteImage/iOS": [
75 "PINRemoteImage/PINCache": [
107 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOGA=1"
125 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_ENABLE_TEXTNODE=0"
144 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_VIDEO=1"
163 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_MAPKIT=1"
177 "frameworks": "Photos",
179 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_PHOTOS=1"
188 "name": "AssetsLibrary",
194 "frameworks": "AssetsLibrary",
196 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) AS_USE_ASSETS_LIBRARY=1"