blob: 83bb5afe703cb576e280d1f0b7c99cc05582e8d8 [file] [log] [blame]
{
"name": "GalleryModule",
"version": "0.1.0",
"summary": "This module will be used in Africa project.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RaviiOS/GalleryModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RaviiOS": "yaganti.ravikumar@gmail.com"
},
"source": {
"git": "https://github.com/RaviiOS/GalleryModule.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "GalleryModule/Classes/**/*",
"swift_version": "5.0"
}