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