blob: cc5d6807109eb65d4ac6be4ad3b07a5fb54f729f [file] [log] [blame]
{
"name": "IRGallery",
"version": "0.1.1",
"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.1"
},
"source_files": "IRGallery/**/*.{h,m}",
"public_header_files": [
"IRGallery/**/IRGallery.h",
"IRGallery/**/IRGalleryViewController.h",
"IRGallery/**/IRGalleryPhoto.h"
]
}