blob: a650f8f974f99c4f19109f2e1c40a2fe3be8c84f [file] [log] [blame]
{
"name": "GTCore",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Things you'll miss once you stop using them!",
"homepage": "https://github.com/galijot/GTCore",
"authors": {
"Mario Galijot": "galijot11@gmail.com"
},
"source": {
"git": "https://github.com/galijot/GTCore.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_version": "4.1",
"source_files": "GTCore/**/*.{swift}"
}