blob: 8fdac98db1a0358c6b94e8b1745720407af7dc3b [file] [log] [blame]
{
"name": "HTMIUsefulPickerView",
"version": "0.1.1",
"summary": "A short description of HTMIUsefulPickerView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMIUsefulPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMIUsefulPickerView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIUsefulPickerView/Classes/**/*",
"dependencies": {
"HTMIBaseComponent": [
"~> 1.1.7"
]
}
}