2 "name": "AsyncDisplayKit",
7 "homepage": "http://asyncdisplaykit.org",
9 "Scott Goodson": "scottgoodson@gmail.com",
10 "Ryan Nystrom": "rnystrom@fb.com"
12 "summary": "Smooth asynchronous user interfaces for iOS apps.",
14 "git": "https://github.com/facebook/AsyncDisplayKit.git",
17 "documentation_url": "http://asyncdisplaykit.org/appledoc/",
18 "public_header_files": [
19 "AsyncDisplayKit/*.h",
20 "AsyncDisplayKit/Details/**/*.h",
21 "AsyncDisplayKit/Layout/*.h",
23 "AsyncDisplayKit/TextKit/ASTextNodeTypes.h"
26 "AsyncDisplayKit/**/*.{h,m,mm}",
28 "AsyncDisplayKit/TextKit/*.h"
30 "frameworks": "AssetsLibrary",
37 "AsyncDisplayKit/Details/ASDealloc2MainObject.h",
38 "AsyncDisplayKit/Details/ASDealloc2MainObject.m"
40 "default_subspecs": "PINRemoteImage",
41 "social_media_url": "https://twitter.com/fbOpenSource",
43 "pod_target_xcconfig": {
44 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
45 "CLANG_CXX_LIBRARY": "libc++"
52 "name": "ASDealloc2MainObject",
53 "requires_arc": false,
55 "AsyncDisplayKit/Private/_AS-objc-internal.h",
56 "AsyncDisplayKit/Details/ASDealloc2MainObject.h",
57 "AsyncDisplayKit/Details/ASDealloc2MainObject.m"
61 "name": "PINRemoteImage",
63 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PIN_REMOTE_IMAGE=1"
66 "PINRemoteImage/iOS": [
69 "AsyncDisplayKit/ASDealloc2MainObject": [