[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 8 / GJDynamicHeightCollectionView / 0.1.1 / GJDynamicHeightCollectionView.podspec.json
blob4ed01a25c68b40b348512d84cf0208206cf3aafd
2   "name": "GJDynamicHeightCollectionView",
3   "version": "0.1.1",
4   "summary": "UICollectionView that dynamically specifies the height of the cell",
5   "homepage": "https://github.com/dlrjswns/GJDynamicHeightCollectionView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dlrjswns": "leekyunjun@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dlrjswns/GJDynamicHeightCollectionView.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "GJDynamicHeightCollectionView/Classes/**/*",
21   "swift_versions": "5.0",
22   "swift_version": "5.0"