blob: 971e99110218095a88395cb64630cf4164e8a7be [file] [log] [blame]
{
"name": "Pyrenees",
"version": "0.2.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.2.0"
},
"source_files": "pyrenees/**/*.{swift, h}",
"exclude_files": "Classes/Exclude"
}