| { |
| "name": "OsjaCell", |
| "version": "0.1.0", |
| "summary": "Use to register and dequeue cell.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/SokKanharith/OsjaCell", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kanharithsok@gmail.com": "kanharithsok@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/SokKanharith/OsjaCell.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OsjaCell/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |