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