blob: dd3d1dbfbb09118e43becb89eb893ef59f81a12b [file] [log] [blame]
{
"name": "WKCBaseUI",
"version": "0.2.3",
"summary": "The development process can help you to quickly carry out some basic UI settings.",
"homepage": "https://github.com/WeiKunChao/WKCBaseUI.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCBaseUI.git",
"tag": "0.2.3"
},
"source_files": "WKCBaseUI/**/*.{h,m}",
"public_header_files": "WKCBaseUI/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}