4 "summary": "Remote debugging for Texture apps using Chrome DevTools.",
5 "homepage": "https://github.com/TextureGroup/Weaver",
6 "description": "Weaver is a remote debugging toolset. It is a client library and gateway server combination that uses Chrome DevTools on your browser to debug applications that use Texture framework",
8 "Huy Nguyen": "huy@pinterest.com",
9 "Garrett Moon": "garrett@excitedpixel.com",
10 "Michael Schneider": "schneider@pinterest.com",
11 "Adlai Holler": "adlai@pinterest.com",
12 "Square": "https://squareup.com/"
15 "git": "https://github.com/TextureGroup/Weaver.git",
18 "license": "Apache License, Version 2.0",
23 "source_files": "ObjC/{DerivedSources,PonyDebugger,Weaver}/**/*.{h,m,mm}",
33 "ENABLE_NS_ASSERTIONS": "YES"