blob: c4b53814e5bc040d7c84708f1a2885e58423a4d0 [file] [log] [blame]
{
"name": "unReadMsg",
"version": "0.0.1",
"summary": "一个模仿QQ的未读信息展示点,带拖拽动画效果",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Billy chou": "xh1billy@163.com"
},
"homepage": "https://github.com/Billy-zhou",
"source": {
"git": "https://github.com/Billy-zhou/unReadMsg.git",
"tag": "0.0.1"
},
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}