{ | |
"name": "PabloPod", | |
"version": "0.1.1", | |
"summary": "This is a test pod", | |
"description": "THis a test pod's description", | |
"homepage": "https://github.com/ppiatkowski/PabloPod", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"ppiatkowski": "pawel.piatkowski@mobica.com" | |
}, | |
"source": { | |
"git": "https://github.com/ppiatkowski/PabloPod.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "PabloPod/Classes/**/*", | |
"pushed_with_swift_version": "4.0" | |
} |