blob: f61b29683d9258ce8e8779ed4c0416728234df8c [file] [log] [blame]
{
"name": "MonCollectionTCell",
"version": "0.0.2",
"summary": "A Floww tableviewcell",
"description": "hahha",
"homepage": "https://github.com/pingzimon/MonCollectionTCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pingzi": "bottle_cheung@aliyun.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pingzimon/MonCollectionTCell.git",
"tag": "0.0.2"
},
"source_files": "MonCollectionTCell/*",
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
]
}