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