blob: 02260ad68e3ca6f49d8803fdc1d7df90090f9e3c [file] [log] [blame]
{
"name": "MRJSingelPickerView",
"version": "0.1.0.4",
"summary": "单项选择器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJSingelPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "MRJ"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJSingelPickerView.git",
"tag": "0.1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJSingelPickerView/Classes/**/*",
"dependencies": {
"MRJTool": [
],
"MRJUIColorAdditions": [
],
"UIViewMRJFrame": [
]
}
}