blob: 904936a285bf2de962e783566297c3f97736718b [file] [log] [blame]
{
"name": "SimplePDF",
"version": "3.0.0",
"summary": "A library for creating simple pdf files.",
"homepage": "https://github.com/nrewik/SimplePDF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nutchaphon Rewik": "nrewik@outlook.com"
},
"social_media_url": "http://twitter.com/nrewik",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/nrewik/SimplePDF.git",
"tag": "v3.0.0",
"submodules": true
},
"source_files": "SimplePDF/**/*.{h,swift}",
"pushed_with_swift_version": "4.0"
}