blob: 2b5cdde3cf1bbff546ee7f8aab6515d1bbb03626 [file] [log] [blame]
{
"name": "TKImageIpsum",
"version": "0.12",
"summary": "Helper class for quick fetching random images with given size from the http://lorempixel.com/ website.",
"homepage": "https://github.com/mapedd/TKImageIpsum",
"license": "Apache",
"authors": {
"Tomek Kuzma": "mapedd@sezamkowa.net"
},
"source": {
"git": "https://github.com/mapedd/TKImageIpsum.git",
"tag": "0.12"
},
"platforms": {
"ios": null
},
"source_files": "TKImageIpsum.{h,m}",
"requires_arc": true
}