blob: defd08fca4e42920bb7db00ba7299f869f04dbc6 [file] [log] [blame]
{
"name": "KZWUtils",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZWUtils/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
},
"frameworks": "UIKit"
}