[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 6 / HoloCollectionView / 1.0.0 / HoloCollectionView.podspec.json
blob95badc175ebf4224694657f982ed376824c7124a
2   "name": "HoloCollectionView",
3   "version": "1.0.0",
4   "summary": "Harness the power of UICollectionView with a simplified, chainable and expressive syntax.",
5   "description": "HoloCollectionView is a light-weight extension for UICollectionView. Harness the power of UICollectionView with a simplified, chainable and expressive syntax.",
6   "homepage": "https://github.com/HoloFoundation/HoloCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gonghonglou": "gonghonglou@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/HoloFoundation/HoloCollectionView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HoloCollectionView/Classes/**/*"