blob: 4eb2962c0e5bab6e49a4b74d22cb0d9125477d0d [file] [log] [blame]
{
"name": "MRJSingelPickerView",
"version": "0.1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJSingelPickerView/Classes/**/*",
"dependencies": {
"MRJTool": [
],
"MRJUIColorAdditions": [
],
"UIViewMRJFrame": [
]
}
}