[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / f / SJCollectionViewComponent / 1.0.1 / SJCollectionViewComponent.podspec.json
blob6d91269678ae06a2c04859b50b0ff25cf129952b
2   "name": "SJCollectionViewComponent",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": "SJCollectionViewComponent/SJCollectionViewComponent/**/*.{h,m}",
21   "requires_arc": true