blob: 64b3d8732d1ea233df66261788c8ddbbbed8ab38 [file] [log] [blame]
{
"name": "FaceppSwift",
"version": "0.1.2",
"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.2"
},
"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"
}