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