blob: 023555e95bcfc50154f7297345a52131be310d4f [file] [log] [blame]
{
"name": "GLImageScrollView",
"version": "0.0.3",
"summary": "Show images in GLImageScrolView",
"homepage": "https://github.com/Mark-SS/GLImageScrollView",
"license": "MIT",
"authors": {
"markss": "glqdcs@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Mark-SS/GLImageScrollView.git",
"tag": "0.0.3"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~>0.6.3"
]
}
}