blob: 9516878b8da7e84a5818ce05b0541fc5507c375e [file] [log] [blame]
{
"name": "DCCommentView",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}