blob: 5bdf05d30b4e5794406c4aed6b68a28968a4a798 [file] [log] [blame]
{
"name": "G",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"version": "0.5.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.5.1"
},
"source_files": "G/Sources/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}