blob: d99dc87a65d632ca091c05c80e224b10d36c5b12 [file] [log] [blame]
{
"name": "Pyrenees",
"version": "0.5.1",
"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.5.1"
},
"source_files": "pyrenees/**/*.{swift, h}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}