blob: 6e12a3bcb90f6d38dfb2953b47587f4419b61a26 [file] [log] [blame]
{
"name": "LoremPixel",
"version": "0.0.2",
"summary": "Simple library that fills imageViews with images from www.lorempixel.com",
"homepage": "https://github.com/moscich",
"screenshots": "http://i.imgur.com/R0SBqo1.png",
"license": "MIT",
"authors": {
"Marek Mościchowski": "moscich@gmail.com"
},
"source": {
"git": "https://github.com/moscich/LoremPixel.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "Classes",
"dependencies": {
"AFNetworking": [
"~> 1.3.3"
]
}
}