[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 4 / a / CollectionViewAdapter / 0.1.0 / CollectionViewAdapter.podspec.json
blob57a1fe76d6efe083a5af42fae816e59cfa597a28
2   "name": "CollectionViewAdapter",
3   "summary": "A Swift based collection view binder for iOS 8 and up. Look like AdapterDelegates for RecyclerView on Android",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "requires_arc": true,
8   "version": "0.1.0",
9   "homepage": "https://github.com/DimaKorol/CollectionViewAdapter",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "DzmitryiKaraliou": "toxicgen151@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/DimaKorol/CollectionViewAdapter.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "CollectionViewAdapter/**/*.{h,swift}",
22   "frameworks": "UIKit"