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