blob: 9ba19be49fefd15e16c7c35969681e00b5a33b8d [file] [log] [blame]
{
"name": "GMCMultiImage",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "6.1"
},
"source_files": "GMCMultiImage/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}