blob: 14425399f7d45b6028a7333686e91390eb5ab699 [file] [log] [blame]
{
"name": "GJPG",
"version": "3.0.20",
"summary": "A test utility project.",
"description": "A test cocoapod for GJPG",
"homepage": "https://github.com/gabrielpjensen/GJPG",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gabriel": "gabriel@brainjelly.com"
},
"source": {
"git": "https://bitbucket.org/topothesia/gjpg",
"tag": "3.0.20"
},
"platforms": {
"ios": "9.1"
},
"ios": {
"vendored_frameworks": "GJPG/GJPGLX.framework"
},
"source_files": "GJPG/Classes/**/*",
"resource_bundles": {
"GJPGDB": [
"GJPG/GJPGLX.framework/*.momd"
]
}
}