blob: 102edb4f11e90b27763f69ac4d88ce56f7b227b2 [file] [log] [blame]
{
"name": "WZMKit",
"version": "0.2.2",
"summary": "A delightful iOS framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wangzhaomeng/WZMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangzhaomeng": "122589615@qq.com"
},
"source": {
"git": "https://github.com/wangzhaomeng/WZMKit.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WZMKit/Classes/**/*",
"resource_bundles": {
"WZMKit": [
"WZMKit/Assets/*.*"
]
}
}