blob: c9c2e7110574861e571946ed7f43a6726e5c1c09 [file] [log] [blame]
{
"name": "HTMIUsefulPickerView",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIUsefulPickerView/Classes/**/*",
"dependencies": {
"HTMIBaseComponent": [
"~> 1.1.9"
]
}
}