| { | |
| "name": "SYCollectionView", | |
| "version": "0.1.1", | |
| "summary": "A short description of SYCollectionView.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/pinyinsong/SYCollectionView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "宋玉": "287289156@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/pinyinsong/SYCollectionView.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SYCollectionView/Classes/**/*" | |
| } |