2 "name": "UIAdapterKit",
4 "summary": "A set of declarative adapters.",
5 "description": "A set of adapters useful to define UITableView and UICollectionView in a declarative way.",
6 "homepage": "https://github.com/andreadelfante/UIAdapterKit",
12 "andreadelfante": "andreadelfante94@gmail.com"
15 "git": "https://github.com/andreadelfante/UIAdapterKit.git",
18 "default_subspecs": "Basic",
19 "swift_versions": "5.0",
23 "swift_version": "5.0",
27 "source_files": "UIAdapterKit/Classes/**/*"
32 "UIAdapterKit/Classes/**/*",
33 "UIAdapterKit-Realm/Classes/**/*"
44 "UIAdapterKit/Classes/**/*",
45 "UIAdapterKit-Common/Classes/**/*"