blob: be4128e3a751a37b7dbae5525c2677e277ba1c50 [file] [log] [blame]
{
"name": "LVImageBrowser",
"version": "0.0.2",
"summary": "LVImageBrowser: Image Gallery with Network",
"description": " LVImageBrowser: Image Gallery with Network. By Lve\n",
"homepage": "https://github.com/CodeEagle/LVImageBrowser",
"license": "MIT",
"authors": {
"CodeEagle": "stasura@hotmail.com"
},
"source": {
"git": "https://github.com/CodeEagle/LVImageBrowser.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/_SelfStudio",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"dependencies": {
"LVUtils": [
],
"NSTimer-Blocks": [
],
"Masonry": [
],
"SDWebImage": [
]
}
}