blob: a6168ecbf42e9c4ff3ce83a42f08f85f43b9401d [file] [log] [blame]
{
"name": "SingularityIMClient",
"version": "0.1.5",
"summary": "test:a interface from service to client,which is the base of SwiftR.!!!!",
"homepage": "https://github.com/PETERZer/SingularityIMClient.git",
"license": "{ :type => 'MIT',file => 'LICENSE' }",
"authors": {
"PeterZ": "471240974@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PETERZer/SingularityIMClient.git",
"tag": "0.1.5"
},
"source_files": "SingularityIMClient/*.swift",
"dependencies": {
"SwiftR-PeterZ": [
"0.8.5"
]
}
}