blob: 63054ac7a3c7377704021b9bf059f5654c2c40be [file] [log] [blame]
{
"name": "REPhotoCollectionController",
"version": "1.0",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/REPhotoCollectionController",
"summary": "A simple photo thumbnail viewer for the iOS that groups photos by date.",
"source": {
"git": "https://github.com/romaonthego/REPhotoCollectionController.git",
"tag": "1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "REPhotoCollectionController",
"public_header_files": "REPhotoCollectionController/*.h"
}