blob: 77b531decb571333f2f1c1747c79cab16eadb92e [file] [log] [blame]
{
"name": "XPresentation",
"swift_version": "4.2",
"version": "1.0",
"summary": "perform presentation easily",
"homepage": "https://github.com/kaizeiyimi/XPresentation",
"authors": {
"kaizei": "kaizeiyimi@126.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kaizeiyimi/XPresentation.git",
"tag": "1.0"
},
"source_files": "XPresentation/**/*.swift"
}