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