blob: 43acc036ece772052fc4c5cd51ffd35ca1be0c24 [file] [log] [blame]
{
"name": "ESPictureBrowser",
"version": "0.2",
"summary": "A very simple to use picture browser..",
"homepage": "https://github.com/EnjoySR/ESPictureBrowser",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"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.2"
},
"source_files": "ESPictureBrowserDemo/ESPictureBrowserDemo/ESPictureBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"PINRemoteImage": [
"~> 3.0.0-beta.3"
]
}
}