blob: aff7e609171af9c04db2a266e9d5ecfbd9e5c13f [file] [log] [blame]
{
"name": "ZLKit",
"version": "3.3.4",
"summary": "工具库、高效开发",
"description": "库内集成对系统控件的二次封装、对基础逻辑的处理、高效的宏定义等等;",
"homepage": "https://github.com/itzhaolei/ZLKit",
"license": "MIT",
"authors": {
"Mr.Zhao": "itzhaolei@foxmail.com"
},
"source": {
"git": "https://github.com/itzhaolei/ZLKit.git",
"tag": "3.3.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLKit/Classes/**/*",
"resource_bundles": {
"ZLKit": [
"ZLKit/Assets/**/*"
]
},
"dependencies": {
"ZLHTTPSessionManager": [
"~> 1.0.1"
],
"ZLNavigationBar": [
"~> 1.0.2"
]
}
}