| { |
| "name": "QQPaginationAdapter", |
| "version": "0.1.0", |
| "summary": "TODO: Add long description of the pod here", |
| "description": "A short description of QQPaginationAdapter.\nTODO: Add long description of the pod here.", |
| "homepage": "https://github.com/efanski/QQPaginationAdapter", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "efanski.a@gmail.com": "efanski.a@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/efanski/QQPaginationAdapter.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "QQPaginationAdapter/Classes/**/*", |
| "swift_version": "4.0" |
| } |