blob: 2f69513aa95811fb9410ad4e1556d285cf7a9ed5 [file] [log] [blame]
{
"name": "MRJRemarkTextView",
"version": "0.1.2",
"summary": "备注框封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJRemarkTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjlovetian@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJRemarkTextView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJRemarkTextView/Classes/**/*",
"dependencies": {
"UIViewMRJFrame": [
]
}
}