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