4 "summary": "Databinding for Swift iOS projects, made simple.",
5 "description": "Swind aims to provide a simple, yet effective databinding solution for iOS\nprojects. Take your MVVM development to the next level with Swind!",
6 "homepage": "https://github.com/blastervla/Swind.git",
8 "Vladimir Pomsztein": "blastervla@gmail.com"
11 "git": "https://github.com/blastervla/Swind.git",
15 "type": "Creative Commons Attribution 4.0",
22 "static_framework": true,
23 "swift_versions": "5.0",
27 "source_files": "Swind/Core/Classes/**/*.{h,m,swift}",
29 "Swind/Core/Classes/**/*.xib",
30 "Swind/Core/Assets/**/*.xcassets"
34 "Swind/Core/Classes/**/*.xib",
35 "Swind/Core/Assets/**/*.xcassets"
41 "source_files": "Swind/Reactive/Classes/**/*.{h,m,swift}",
56 "source_files": "Swind/Checkbox/Classes/**/*.{h,m,swift}",
68 "source_files": "Swind/Material/Classes/**/*.{h,m,swift}",
73 "MaterialComponents": [
80 "source_files": "Swind/Popover/Classes/**/*.{h,m,swift}",
81 "resources": "Swind/Popover/Classes/**/*.xib",
92 "MaterialComponents": [
98 "swift_version": "5.0"