blob: a74c0e8583eb5350ff4d27521e5f475de0986af5 [file] [log] [blame]
{
"name": "SingularityIMClient",
"version": "0.1.3",
"summary": "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.3"
},
"source_files": "SingularityIMClient/*.swift",
"requires_arc": true,
"dependencies": {
"SwiftR-PeterZ": [
"0.8.5"
]
}
}