blob: aaa7f28a982bc591b00c903dfc41cd19ff272b99 [file] [log] [blame]
{
"name": "G3GridView",
"summary": "Reusable GridView with excellent performance and customization that can be time table, spreadsheet, paging and more.",
"homepage": "https://github.com/KyoheiG3/GridView",
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KyoheiG3/GridView.git",
"tag": "0.4.0"
},
"source_files": "GridView/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}