blob: 0893af95b63c1bcdcbd1d56dd528c38b99300718 [file] [log] [blame]
{
"name": "PopupMenuViewKit",
"version": "0.0.1",
"summary": "弹窗组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/darianxu/PopupMenuViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"darianxu": "darianxu"
},
"source": {
"git": "https://git.coding.net/darianxu/PopupMenuViewKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopupMenuViewKit/Classes/**/*.{h,m}",
"resource_bundles": {
"PopupMenuViewKit": [
"PopupMenuViewKit/Classes/**/*.xib"
]
}
}