blob: 479859295a3a865ada6cafb69bd90127f9b05a0b [file] [log] [blame]
{
"name": "PhotoSlider",
"version": "0.12.1",
"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.12.1"
},
"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": {
"Kingfisher": [
]
}
}