blob: 30efd658e3b3086b191f9a04d7c29ef523d36780 [file] [log] [blame]
{
"name": "GJPG",
"version": "1.0.21",
"summary": "A test utility project.",
"description": "TODO: A test cocoapod for GJPJ",
"homepage": "https://github.com/gabrielpjensen/GJPG",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gabriel": "gabriel@brainjelly.com"
},
"source": {
"git": "https://github.com/gabrielpjensen/GJPG.git",
"tag": "1.0.21"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "GJPG/GJPGLX.framework"
},
"source_files": "GJPG/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"BeaconsInSpace": [
],
"PushSpring/Framework": [
]
}
}