blob: 76f758c020c97502856fd57a409b5d1cdb7d7a2a [file] [log] [blame]
{
"name": "Pathology",
"version": "0.1.0",
"license": "MIT",
"summary": "A library for encoding/decoding CGPath data",
"homepage": "https://github.com/keighl/Pathology",
"authors": {
"keighl": "keighl@keighl.com"
},
"source": {
"git": "https://github.com/keighl/Pathology.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Pathology/*.swift",
"requires_arc": true
}