2 "name": "KlappaResourceManager",
7 "summary": "Small library for simplifying resources managment in iOS development",
8 "description": "Small Library that allows developers to manage xCode resources in more typed and easier way.\nSupports fonts, assets, Info.plist and strings parsing.",
9 "homepage": "https://github.com/IljaKosynkin/ResourcesManager",
11 "type": "Apache License, Version 2.0",
15 "Ilia Kosynkin": "ilja.kosynkin@gmail.com"
18 "git": "https://github.com/IljaKosynkin/ResourcesManager.git",
23 "ResourceManager/**/*.{h,m,swift}"
27 "ResourceManager/**/*.{sh,py}"
29 "exclude_files": "Classes/Exclude",
30 "pushed_with_swift_version": "3.0"