blob: b3e90977a7b53cafbbc643b693990876a8fd96f6 [file] [log] [blame]
{
"name": "GFCustomView",
"version": "0.0.4",
"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.4"
},
"source_files": "GFCustomView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}