blob: 66ced29323a5ec00883ad83f4538136f88b19a18 [file] [log] [blame]
{
"name": "ugrid",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "ugrid/Classes/**/*",
"swift_version": "5.0"
}