[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / e / 8 / ICECollectionViewLayout / 1.0.0 / ICECollectionViewLayout.podspec.json
blob91fa7e892a64fa5cdd1df5226cb37a975e123915
2   "name": "ICECollectionViewLayout",
3   "version": "1.0.0",
4   "summary": "自定义 colelctionview 布局",
5   "description": "TODO: 自定义 collectionView layout 的集合",
6   "homepage": "https://github.com/My-Pod/ICECollectionViewLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumengxiao": "rare_ice@163.com"
13   },
14   "source": {
15     "git": "https://github.com/My-Pod/ICECollectionViewLayout.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "LableLayout",
25       "source_files": "Classes/LableLayout/*.{h,m}"
26     }
27   ]