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