blob: 7a5b9d179897e2cecd6f3cd50e58c6228c58568f [file] [log] [blame]
{
"name": "GridView",
"version": "0.1.0",
"summary": "Amazing grid view in your tvOS/iOS app",
"homepage": "https://github.com/brunomacabeusbr/GridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Macabeus": "bruno.macabeus@gmail.com"
},
"platforms": {
"ios": "10.3",
"tvos": "10.2"
},
"source": {
"git": "https://github.com/brunomacabeusbr/GridView.git",
"tag": "0.1.0"
},
"source_files": "GridView/GridView/*.swift",
"pushed_with_swift_version": "3.1"
}