blob: b05c44bc10a46b05619c06334188693e764f4824 [file] [log] [blame]
{
"name": "SingularityIMClient",
"version": "0.1.6",
"summary": "test1",
"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.6"
},
"source_files": "SingularityIMClient/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SwiftR-PeterZ": [
"0.8.5"
]
}
}