blob: b3cac6b3c1265d83cf0fd147f2eafa9105cd431d [file] [log] [blame]
{
"name": "iComeChat",
"version": "0.1.5",
"summary": "iCome 中即时通讯模块.",
"description": "项目重构,模块化即使通讯部分",
"homepage": "https://github.com/zhangrongwu/iComeChat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangrongwu": "zhangrongwu@ennew.cn"
},
"source": {
"git": "https://github.com/zhangrongwu/iComeChat.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iComeChat/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}