blob: 41eb7a2b228ad73013168828f898184436560796 [file] [log] [blame]
{
"name": "ugrid",
"version": "0.1.8",
"summary": "Cusomt grid view based on UICollectionView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AramSemerjyan/ugrid.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BugCreator": "semerjyan.aram@gmail.com"
},
"source": {
"git": "https://github.com/AramSemerjyan/ugrid.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "ugrid/Classes/**/*",
"swift_version": "5.0"
}