[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / e / f / SJCollectionViewComponent / 1.0.2 / SJCollectionViewComponent.podspec.json
blob0fe3fb8492c12a73f3f26e7df59d8e4d3196f6af
2   "name": "SJCollectionViewComponent",
3   "version": "1.0.2",
4   "summary": "UICollectionView组件,一个cellModel对应一个cell,用模型控制cell的显示",
5   "homepage": "https://github.com/sunsunsunJunn/SJCollectionViewComponent",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "孙俊": "sundream27@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sunsunsunJunn/SJCollectionViewComponent.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "SJCollectionViewComponent/SJCollectionViewComponent/**/*.{h,m}",
21   "requires_arc": true