blob: a65a436457f857728c12f1e6ac823e0dcf34584c [file] [log] [blame]
{
"name": "DCCommentView",
"version": "0.1.4",
"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"
},
"social_media_url": "http://twitter.com/daltoniam",
"source": {
"git": "https://github.com/daltoniam/DCCommentView.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}