{ | |
"name": "Pyrenees", | |
"version": "0.4.0", | |
"summary": "Coshx Swift base library.", | |
"description": "Life is too short to write a description.", | |
"homepage": "https://github.com/coshx/pyrenees", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Adrien Cadet": "adrien@coshx.com" | |
}, | |
"platforms": { | |
"ios": "8.1" | |
}, | |
"source": { | |
"git": "https://github.com/coshx/pyrenees.git", | |
"tag": "v0.4.0" | |
}, | |
"source_files": "pyrenees/**/*.{swift, h}", | |
"exclude_files": "Classes/Exclude" | |
} |