blob: 74242c305f9150fbe51332eaa506fddd38f75ca7 [file] [log] [blame]
{
"name": "GRLayoutView",
"version": "1.0.4",
"summary": "iOS UIView layout component.",
"description": "TODO: To layout iOS UIViews on an UIScrollView.",
"homepage": "https://github.com/AntiMoron/GRLayoutView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AntiMoron": "anti2moron@gmail.com"
},
"source": {
"git": "https://github.com/AntiMoron/GRLayoutView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GRLayoutView/Classes/**/*"
}