blob: 0cda86bffcfebafad248f9dc1b5228bcaa073dd7 [file] [log] [blame]
{
"name": "BNImagePageView",
"version": "0.1.22",
"summary": "Present PicturesView as a page and Ready to show animate in and out Screen",
"description": "Present PicturesView as a page and Ready to show animate in and out fullScreen",
"homepage": "https://github.com/chanon-apimaha/BNImagePageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Banchai Nangpang": "pong.np1@gmail.com"
},
"source": {
"git": "https://github.com/chanon-apimaha/BNImagePageView.git",
"tag": "0.1.22"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BNImagePageView/Classes/**/*",
"swift_version": "4.2",
"dependencies": {
"Kingfisher": [
"4.10.1"
]
}
}