blob: 5f381142bf9bac4c06e60b2787fb502403d2f0b0 [file] [log] [blame]
{
"name": "JPNG",
"version": "1.1.3",
"license": "zlib",
"summary": "JPNG is a new image format that combines the filesize of JPEG with alpha transparency of PNG.",
"homepage": "https://github.com/nicklockwood/JPNG",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/JPNG.git",
"tag": "1.1.3"
},
"source_files": "JPNG",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}