blob: 8451266ebbd345b40c549519e7f7523674da3efb [file] [log] [blame]
{
"name": "LSMessages",
"version": "1.0.3",
"summary": "Show Messages",
"description": "LSMessages,can show four type of messages one by one,and can be dimissed by user and automatically dismissed",
"homepage": "https://github.com/lisa718/LSMessages",
"license": "Lisa",
"authors": {
"lisa": "164049933@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lisa718/LSMessages.git",
"tag": "1.0.3"
},
"source_files": "ForPod/Classes",
"public_header_files": "ForPod/Classes/**/*.h",
"resources": "ForPod/Assets/*.png",
"frameworks": "UIKit",
"dependencies": {
"HexColors": [
"~> 2.3.0"
]
}
}