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