| { | |
| "name": "QXArrangeView", | |
| "version": "0.1.0", | |
| "summary": "iPhone桌面式可移动Cell的collectionview", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/Maoyis/QXArrangeView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Maoyis": "youaolanyi@foxmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Maoyis/QXArrangeView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "QXArrangeView/Classes/**/*" | |
| } |