2 "name": "RamblerTyphoonUtils",
4 "summary": "A collection of Typhoon utils and tools used by Rambler&Co.",
5 "description": "Typhoon is a great tool, and iOS team in Rambler&Co loves it a lot. Besides actual contributing, we've developed some useful tools which cannot be included in the main project.\n1. RamblerInitialAssemblyCollector - this class can be used for activating assemblies on startup instead of plist integration.\n2. RamblerTyphoonAssemblyTests - A base test class used for TyphoonAssembly testing.",
6 "homepage": "https://github.com/rambler-ios/RamblerTyphoonUtils",
9 "Egor Tolstoy": "e.tolstoy@rambler-co.ru",
10 "Irina Dyagileva": "i.dyagileva@rambler-co.ru",
11 "Andrey Rezanov": "a.rezanov@rambler-co.ru",
12 "Andrey Zarembo-Godzyatsky": "a.zarembo-godzyatsky@rambler-co.ru"
15 "git": "https://github.com/rambler-ios/RamblerTyphoonUtils.git",
18 "social_media_url": "https://twitter.com/rambler_ios",
23 "header_mappings_dir": "Code",
26 "name": "AssemblyCollector",
28 "Code/AssemblyCollector.h",
29 "Code/AssemblyCollector"
33 "name": "AssemblyTesting",
35 "Code/AssemblyTesting.h",
36 "Code/AssemblyTesting"
38 "frameworks": "XCTest"