[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 0 / f / 3 / JPNG / 1.1.2 / JPNG.podspec.json
blob6aa7a1563b22e6c71e6d595d2e90ce5582ec01a8
2   "name": "JPNG",
3   "version": "1.1.2",
4   "license": "zlib",
5   "summary": "JPNG is a new image format that combines the filesize of JPEG with alpha transparency of PNG.",
6   "homepage": "https://github.com/nicklockwood/JPNG",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/JPNG.git",
10     "tag": "1.1.2"
11   },
12   "source_files": "JPNG",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }