blob: 9fffc4d0d25393f56046b302ec6b88450a20a2ba [file] [log] [blame]
{
"name": "CDInteractiveTextView",
"version": "0.1.1",
"summary": "A customized UITextView to introduce tappable links.",
"description": "A customized UITextView to introduce tappable links. Hehe.",
"homepage": "https://github.com/carlos21/CDInteractiveTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Duclos": "darkzeratul64@gmail.com"
},
"source": {
"git": "https://github.com/carlos21/CDInteractiveTextView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDInteractiveTextView/Classes/**/*"
}