blob: 3bea57755c7946b2f5b68b006574065829431436 [file] [log] [blame]
{
"name": "GTCore",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "GTCore.framework"
}
}