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