blob: de7980bf05ae0d86a8fa986b43a66a784c108ec8 [file] [log] [blame]
{
"name": "WZZKit",
"version": "1.1.0",
"summary": "A short description of WZZKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wuzaozhou/WZZKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuzaozhou": "1658922587@qq.com"
},
"source": {
"git": "https://github.com/wuzaozhou/WZZKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WZZKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"Masonry": [
]
}
}