| { | |
| "name": "CGCircularCollectionView", | |
| "version": "0.1.2", | |
| "summary": "A circular collection", | |
| "homepage": "https://github.com/guoshencheng/CGCircularCollectionView", | |
| "license": "MIT", | |
| "authors": { | |
| "guoshencheng": "guoshencheng1@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/guoshencheng/CGCircularCollectionView.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/*" | |
| } |