blob: b3fc1b8c96ce24aa91dbd47d5556e2d931f4a672 [file] [log] [blame]
{
"name": "GJPG",
"version": "1.0.15",
"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.15"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "GJPG/GJPGLX.framework"
},
"source_files": "GJPG/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"BeaconsInSpace": [
],
"PushSpring/Framework": [
]
}
}