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