[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / f / 3 / JPNG / 1.1.3 / JPNG.podspec.json
blob5f381142bf9bac4c06e60b2787fb502403d2f0b0
2   "name": "JPNG",
3   "version": "1.1.3",
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.3"
11   },
12   "source_files": "JPNG",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }