blob: a4fedad7cc868af994cc874c114e82ada7f430a8 [file] [log] [blame]
{
"name": "LYCustomBtn",
"version": "1.0.0",
"summary": "开发中常用的工具类",
"description": "开发中常用的工具类,方便实用",
"homepage": "https://github.com/zhuzi55/LYTools",
"license": {
"type": "MIT",
"text": " Copyright PPAbner 2016-2017\n"
},
"platforms": {
"ios": "9.0"
},
"authors": {
"liyz": "liyuzhu@wondersgroup.com"
},
"source": {
"git": "https://github.com/zhuzi55/LYTools.git",
"tag": "1.0.0"
},
"source_files": [
"LYCustomBtn/LYCustomBtn.h",
"LYCustomBtn/LYCustomBtn.m"
]
}