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