blob: 48fe3db313af1a680c25375557b3abe9c0a1f348 [file] [log] [blame]
{
"name": "AGImageChecker",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "Light library to visually check your app images.",
"homepage": "https://github.com/angelolloqui/AGImageChecker",
"authors": "Angel G. Olloqui",
"license": "BSD",
"source": {
"git": "https://github.com/angelolloqui/AGImageChecker.git",
"tag": "0.0.1"
},
"source_files": "src/**/*.{h,m}",
"resources": "src/**/*.png",
"requires_arc": true
}