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