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