blob: 7253e212cdcb603fb20d2542e1017eb2069213dd [file] [log] [blame]
{
"name": "ESPictureBrowser",
"version": "0.2.1",
"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.2.1"
},
"source_files": "ESPictureBrowserDemo/ESPictureBrowserDemo/ESPictureBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"PINRemoteImage": [
"~> 3.0.0-beta.3"
]
}
}