blob: 76a23b376f608ac9042458c4e8c15bb6e49efb72 [file] [log] [blame]
{
"name": "ScrollMessageView",
"version": "1.0",
"summary": "An easy way to use a scroll message view",
"homepage": "https://github.com/beijixing/podTest",
"license": "MIT",
"platforms": {
"ios": "8.1"
},
"authors": {
"beijixing": "long_555@126.com"
},
"source": {
"git": "https://github.com/beijixing/podTest.git",
"tag": "1.0"
},
"source_files": "PodTest2/ScrollMessageView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}