blob: 7777bebe21d064c25fabc4a6ec380dbcfe7fc83d [file] [log] [blame]
{
"name": "GMCMultiImage",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "GMCMultiImage/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}