blob: 3b647d657d48ca91dcd3cc9ec05c1fcc500688da [file] [log] [blame]
{
"name": "PathKitCExt",
"version": "1.0.2",
"summary": "C extensions for PathKit, do not use directly",
"description": "C extensions for PathKit, do not use directly",
"homepage": "https://github.com/michaeleisel/PathKitCExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"michaeleisel": "michael.eisel@gmail.com"
},
"source": {
"git": "https://github.com/michaeleisel/PathKitCExt.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/**/*.{h,hh,mm,m,c,cpp}"
}