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