blob: 31edebfd564451d3aa332c7e5a7d50661d2e1aaf [file] [log] [blame]
{
"name": "KZWUtils",
"version": "1.0.0",
"summary": "A short description of KZWUtils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ouyrp/KZWUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ouyrp": "rp.ouyang001@bkjk.com"
},
"source": {
"git": "https://github.com/ouyrp/KZWUtils.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZWUtils/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
},
"frameworks": "UIKit"
}