blob: 1c43232258ecaaf4942d8e915896ccd2c6472480 [file] [log] [blame]
{
"name": "GJPGM",
"version": "3.1.29",
"summary": "A test utility project.",
"description": "A test cocoapod for GJPGM",
"homepage": "https://github.com/gabrielpjensen/GJPGM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gabriel": "gabriel@brainjelly.com"
},
"source": {
"git": "https://bitbucket.org/topothesia/gjpgm",
"tag": "3.1.29"
},
"platforms": {
"ios": "9.1"
},
"ios": {
"vendored_frameworks": "GJPGM/GJPGLXM.framework"
},
"source_files": "GJPGM/Classes/**/*",
"dependencies": {
"GJPG": [
">= 3.1.29"
]
}
}