blob: e16a60f32b22d243d898d1024dd4baf2b98fc95c [file] [log] [blame]
{
"name": "GTCore",
"version": "1.0.2",
"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.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "GTCore/**/*.{swift}",
"swift_version": "4.1"
}