blob: 921fc2776532e272906b4d9fbf7981a608aa540b [file] [log] [blame]
{
"name": "GMCMultiImage",
"version": "1.0.7",
"summary": "GMCMultiImage is a set of classes you can use to show pictures for which you have multiple images in a range of sizes.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/GalacticMegacorp/GMCMultiImage",
"license": "MIT",
"source": {
"git": "https://github.com/GalacticMegacorp/GMCMultiImage.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "GMCMultiImage/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}