blob: a81e9b688cdabb934a4d4548b47e8c8b7cdf84e1 [file] [log] [blame]
{
"name": "ESPictureBrowser",
"version": "0.4.4",
"summary": "A very simple to use picture browser..",
"homepage": "https://github.com/EnjoySR/ESPictureBrowser",
"license": {
"type": "MIT"
},
"authors": {
"EnjoySR": "yinqiaoyin@gmail.com"
},
"social_media_url": "http://weibo.com/EnjoySR",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EnjoySR/ESPictureBrowser.git",
"tag": "0.4.4"
},
"source_files": "ESPictureBrowserDemo/ESPictureBrowserDemo/ESPictureBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
]
}
}