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