blob: e3dee3303905a5826672b906bf69f7f82d8c251b [file] [log] [blame]
{
"name": "CJNSKit",
"version": "0.0.1",
"summary": "封装IMSDK 基于WS",
"description": "封装IMSDK 基于WS 封装IMSDK 基于WS",
"homepage": "https://github.com/wangshuangliang/CJNSKit",
"license": "MIT",
"authors": {
"CJNS": "1397871472@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangshuangliang/CJNSKit.git",
"tag": "0.0.1"
},
"source_files": [
"CJNSKit",
"CJNSKit/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}