4 "summary": "QAView visualizes dependencies in between elemets of 2 arrays.",
5 "description": "QAView represents 2 UIScrollViews: _questionsScroller & _answersScroller populated with 2 arrays: _questions & _answers respectively. When a question is tapped, it becomes active and ready to be connected to answers. Use this pod whenever you have to visualize dependencies in between elements of 2 arrays.",
6 "homepage": "https://github.com/belakva/QAView",
7 "screenshots": "http://i.imgur.com/qE6fPfI.png",
10 "belakva": "kerd@bk.ru"
13 "git": "https://github.com/belakva/QAView.git",
16 "social_media_url": "https://twitter.com/nikita_kerd",
21 "source_files": "Pod/Classes/**/*",