blob: 00959005aee4dedd2a858735b2e8baae247ad332 [file] [log] [blame]
{
"name": "LoremPixel",
"version": "0.0.1",
"summary": "Simple library that fills imageViews with images from www.loremipsum.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.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "Classes",
"dependencies": {
"AFNetworking": [
"~> 1.3.3"
]
}
}