blob: 1506a8ac367bdf62e88245882595eefac38b0a5e [file] [log] [blame]
{
"name": "G",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"version": "0.3.1",
"summary": "Generic Grid |table/collection| system",
"requires_arc": true,
"description": "Generic Grid |table/collection| system which. Version for iOS/TVOS.",
"homepage": "https://github.com/ffs14k/G.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene": "orexjeka@icloud.com"
},
"source": {
"git": "https://github.com/ffs14k/G.git",
"tag": "0.3.1"
},
"source_files": "G/Sources/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}