| { | |
| "name": "RSHelpers", | |
| "version": "0.1.0", | |
| "summary": "RSHelpers is the best lib!", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://lemeor.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Ruslan": "lmr.ruslan.soltanov@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://CoreIT_UA@bitbucket.org/coreitua/rs_helpers.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "RSHelpers/Classes/**/*" | |
| } |