blob: 69106c550c5b9f559149d1af0047ccc3ebb1a3a1 [file] [log] [blame]
{
"name": "GJPG",
"version": "3.0.8",
"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.8"
},
"platforms": {
"ios": "9.1"
},
"ios": {
"vendored_frameworks": "GJPG/GJPGLX.framework"
},
"source_files": "GJPG/Classes/**/*",
"resource_bundles": {
"GJPGDB": [
"GJPG/GJPGLX.framework/*.momd"
]
}
}