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