blob: 723a52767be64c30480a21e4bdc30dfc30a18ae4 [file] [log] [blame]
{
"name": "DCCommentView",
"version": "0.0.2",
"summary": "Comment view for iOS, same as messages app. Customizable.",
"homepage": "https://github.com/daltoniam/DCCommentView",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCCommentView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}