blob: 5a3881e8950c01ed99efbf2e6f1ef8bd400994a2 [file] [log] [blame]
{
"name": "FaceppSwift",
"version": "0.1.5",
"license": "MIT",
"summary": "Facepp API Wrapper in Swift",
"homepage": "https://github.com/AmatsuZero/FaceppSwift",
"authors": {
"Daubert Jiang": "jzh16s@hotmail.com"
},
"source": {
"git": "https://github.com/AmatsuZero/FaceppSwift.git",
"tag": "0.1.5"
},
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"source_files": "Sources/FaceppSwift/**/*",
"swift_version": "5.1"
}