blob: e6baaab70b0e2d7d853fcadb10a117f38c61c0c9 [file] [log] [blame]
{
"name": "WZMKit",
"version": "0.1.7",
"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.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WZMKit/Classes/**/*",
"resource_bundles": {
"WZMKit": [
"WZMKit/Assets/*.*"
]
}
}