4 "summary": "Next generation debugging framework for iOS",
5 "description": "- A simple unified debugging plugin API.\n- Lives entirely in app sandbox.\n- Easy integration with no code changes.\n- Display device information, network connections and console logs.\n- Log push notifications and inspect payload.\n- Follow application life-cycle and user events.",
10 "homepage": "https://github.com/legoless/Alpha",
12 "https://raw.githubusercontent.com/Legoless/Alpha/master/Resources/Intro.gif",
13 "https://raw.githubusercontent.com/Legoless/Alpha/master/Resources/Default_Theme.png",
14 "https://raw.githubusercontent.com/Legoless/Alpha/master/Resources/Formentera_Theme.png",
15 "https://raw.githubusercontent.com/Legoless/Alpha/master/Resources/Notio_Theme.png"
17 "documentation_url": "https://github.com/Legoless/Alpha/wiki",
19 "Dal Rupnik": "legoless@gmail.com"
21 "social_media_url": "https://twitter.com/thelegoless",
26 "git": "https://github.com/legoless/Alpha.git",
29 "source_files": "Alpha/Alpha.h",
34 "source_files": "Alpha/Asset/**/*.{h,m}",
43 "source_files": "Alpha/Private/**/*.{h,m}"
47 "source_files": "Alpha/Utility/**/*.{h,m}",
56 "source_files": "Alpha/Themes/**/*.{h,m}",
65 "source_files": "Alpha/Model/**/*.{h,m}",
77 "source_files": "Alpha/Manager/**/*.{h,m}",
94 "name": "Integration",
95 "source_files": "Alpha/Integration/**/*.{h,m}",
104 "source_files": "Alpha/View/**/*.{h,m}",
113 "source_files": "Alpha/Palettes/**/*.{h,m}",
122 "source_files": "Alpha/Renderers/**/*.{h,m}",
134 "source_files": "Alpha/Triggers/**/*.{h,m}",
143 "source_files": "Alpha/Plugins/Interface/**/*.{h,m}",
154 "name": "Application",
155 "source_files": "Alpha/Plugins/Application/**/*.{h,m}",
164 "source_files": "Alpha/Plugins/Bonjour/**/*.{h,m}",
176 "source_files": "Alpha/Plugins/Bootstrap/**/*.{h,m}",
185 "source_files": "Alpha/Plugins/Console/**/*.{h,m}",
194 "source_files": "Alpha/Plugins/Event/**/*.{h,m}",
203 "source_files": "Alpha/Plugins/File/**/*.{h,m}",
212 "source_files": "Alpha/Plugins/Global/**/*.{h,m}",
221 "source_files": "Alpha/Plugins/Heap/**/*.{h,m}",
236 "source_files": "Alpha/Plugins/Network/**/*.{h,m}",
244 "name": "Notification",
245 "source_files": "Alpha/Plugins/Notification/**/*.{h,m}",
254 "source_files": "Alpha/Plugins/Object/**/*.{h,m}",
269 "source_files": "Alpha/Plugins/Screenshot/**/*.{h,m}",
280 "name": "Screenshot",
281 "source_files": "Alpha/Plugins/Screenshot/**/*.{h,m}",
290 "source_files": "Alpha/Plugins/State/**/*.{h,m}",
296 "frameworks": "CoreTelephony"
300 "source_files": "Alpha/Plugins/Touch/**/*.{h,m}",
309 "source_files": "Alpha/Plugins/View/**/*.{h,m}",