[Add] AlibabacloudQuanMiaoLightApp20240801 2.2.0
[CocoaPods.git] / Specs / 6 / 0 / d / JUNCollectionView / 0.1.1 / JUNCollectionView.podspec.json
blob9877a5bbb806d0c333f0fbbb9b3143b68f7a828e
2   "name": "JUNCollectionView",
3   "version": "0.1.1",
4   "summary": "An extension to UICollectionView that makes creating collectionviews efficiently and gracefully.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Jun2786184671/JUNCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jun Ma": "maxinchun5@gmail.com"
13   },
14   "source": {
15     "git": "git@github.com:Jun2786184671/JUNCollectionView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "JUNCollectionView/Classes/**/*",
22   "public_header_files": "JUNCollectionView/Classes/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]