blob: 1b7b0bd2aaef2d8d890fc516a5a0b56322739177 [file] [log] [blame]
{
"name": "CommentTextField",
"version": "0.0.1",
"summary": "what CommentTextField.",
"homepage": "https://github.com/yuyedaidao/CommentTextFieldDemo.git",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/yuyedaidao/CommentTextFieldDemo.git",
"tag": "0.0.1"
},
"source_files": "CommentTextField/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}