blob: d60cef1bf56a33763666a5e0f83f01be5d2ba178 [file] [log] [blame]
{
"name": "IRGallery",
"version": "0.1.2",
"summary": "A powerful gallery of iOS.",
"description": "A powerful gallery of iOS.",
"homepage": "https://github.com/irons163/IRGallery.git",
"license": "MIT",
"authors": "irons163",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/irons163/IRGallery.git",
"tag": "0.1.2"
},
"source_files": "IRGallery/**/*.{h,m}",
"public_header_files": [
"IRGallery/**/IRGallery.h",
"IRGallery/**/IRGalleryViewController.h",
"IRGallery/**/IRGalleryPhoto.h"
],
"resources": "IRGallery/**/*.{png}"
}