blob: fe86b2625fcc7eb6ec4be3152286d0369e026621 [file] [log] [blame]
{
"name": "LLRowPickView",
"version": "0.0.2",
"summary": "A general used row of LLRowPickView.",
"description": "this is llrowpickview",
"homepage": "https://github.com/dasibingou/LLRowPickView.git",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"linl": "371800993@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dasibingou/LLRowPickView.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Sources/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}