blob: 99cfb8ba83a691d4ec2e865dc0fc60151bd76dbf [file] [log] [blame]
{
"name": "LKEasyUI",
"version": "0.1.0",
"summary": "常用UI控件的封装与整理 LKEasyUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cat-Dog256/LKEasyUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lice_home@163.com": "lice_home@163.com"
},
"source": {
"git": "https://github.com/Cat-Dog256/LKEasyUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LKEasyUI/Classes/**/*",
"dependencies": {
"MJRefresh": [
],
"DZNEmptyDataSet": [
]
}
}