blob: 67fcf0d93e2e0f22f68e517c3fe5719760156495 [file] [log] [blame]
{
"name": "PPTReader",
"version": "1.0.0",
"summary": "transform PPT file to UIImages",
"description": "transform PPT file to UIImage in iPhone and iPad",
"homepage": "http://EXAMPLE/PPTReader",
"license": "MIT",
"authors": {
"Carry Wang": "337192133@qq.com"
},
"source": {
"git": "https://github.com/Makeanamesohard/PPTReader.git",
"tag": "1.0.0"
},
"source_files": [
"framework",
"framework/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}