blob: 6aa7a1563b22e6c71e6d595d2e90ce5582ec01a8 [file] [log] [blame]
{
"name": "JPNG",
"version": "1.1.2",
"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.2"
},
"source_files": "JPNG",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}