blob: 49f2d932602a9938a14bc4d14c6730dacc5e6d27 [file] [log] [blame]
{
"name": "ELBrowser",
"version": "0.1.0",
"summary": "图片浏览器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LifeForLove/ELBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LifeForLove": "getElementByYou@163.com"
},
"source": {
"git": "https://github.com/LifeForLove/ELBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ELBrowser/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 4.3.0"
]
}
}