blob: cef5638c55873310b9b6d69cd8a7247eecb2de49 [file] [log] [blame]
{
"name": "GJPG",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "GJPG/GJPGLX.framework"
},
"source_files": "GJPG/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"BeaconsInSpace": [
]
}
}