blob: aeea599f1faf76578198285140c7cc66ed64fdb6 [file] [log] [blame]
{
"name": "MintGridView",
"version": "0.1.0",
"summary": "快捷的表格组件,可支持九宫格和列表形式.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ServyouMobile/MintGridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jihq": "1026499974@qq.com"
},
"source": {
"git": "https://github.com/ServyouMobile/MintGridView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MintGridView/Classes/**/*",
"resource_bundles": {
"MintGridViewImages": [
"MintGridView/Assets/*.png"
]
},
"dependencies": {
"Kingfisher": [
"~> 4.2"
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "4.0"
}