blob: 074e4bfa95d2978b3ff3cc74000d5a589813a3c0 [file] [log] [blame]
{
"name": "GRLayoutView",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GRLayoutView/Classes/**/*"
}