blob: afa7ec56e0ddd32b1731c5164598a9b1946b2e3e [file] [log] [blame]
{
"name": "GFCustomView",
"version": "0.0.6",
"summary": "Quickly create rich view",
"homepage": "https://github.com/JiGaoFei/GFCustomView",
"license": "MIT",
"authors": {
"jigaofei": "528096212@.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JiGaoFei/GFCustomView.git",
"tag": "0.0.6"
},
"source_files": "GFCustomView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}