blob: 2d2c1fe6923a814199f85eeeafca22f962d7af16 [file] [log] [blame]
{
"name": "PEAR-ImageSlideViewer-iOS",
"version": "0.1.1",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "This library will display slide images.",
"homepage": "https://github.com/HirokiUmatani/PEAR-ImageSlideViewer-iOS",
"authors": {
"HirokiUmatani": "info@pear.chat"
},
"source": {
"git": "https://github.com/HirokiUmatani/PEAR-ImageSlideViewer-iOS.git",
"tag": "0.1.1"
},
"source_files": "PEAR-ImageSlideViewer-iOS/*.{h,m}",
"resources": "PEAR-ImageSlideViewer-iOS/resources/*",
"dependencies": {
"PEAR-AutoLayout-iOS": [
]
},
"requires_arc": true
}