blob: b5a904f33b31b6a52eb4472f72b4752e0d9b0e8c [file] [log] [blame]
{
"name": "USGIMClientKit",
"version": "1.0.1",
"summary": "the USGIMClientKit.",
"homepage": "https://gitee.com/ForKid/USGIMClient",
"license": "MIT",
"authors": {
"ForKid": "910784384@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/ForKid/USGIMClient.git",
"tag": "v1.0.1"
},
"source_files": "USGIMClientKit/IM/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"SocketRocket": [
],
"AFNetworking": [
],
"YYKit": [
]
}
}