blob: d8fc66c005a3b7f2d9ad1b93aa9c3f443ca1ceaa [file] [log] [blame]
{
"name": "PhotoSlider",
"version": "0.4.0",
"summary": "PhotoSlider can a simple photo slider and delete slider with swiping.",
"homepage": "https://github.com/nakajijapan/PhotoSlider",
"license": "MIT",
"authors": {
"nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
},
"source": {
"git": "https://github.com/nakajijapan/PhotoSlider.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/nakajijapan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PhotoSlider": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
]
}
}