blob: 3791f0113891255aa0ed02f7d939c318aaff2a84 [file] [log] [blame]
{
"name": "ZLBarButtonItem",
"version": "0.0.1",
"summary": "快速创建UIBarButtonItem对象",
"description": "快速创建UIBarButtonItem对象。轻量级、无污染",
"homepage": "https://github.com/ZLDemo/UIBarButtonItem-ZLCustom",
"license": "MIT",
"authors": {
"Mr.Zhao": "itzhaolei@foxmail.com"
},
"source": {
"git": "https://github.com/ZLDemo/UIBarButtonItem-ZLCustom.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"source_files": "UIBarButtonItem-ZLCustom/UIBarButtonItem+ZLCustom/*.{h,m}",
"exclude_files": ""
}