blob: ca68822c5b83e4d58f89c76640e6d40ddf5cebd6 [file] [log] [blame]
{
"name": "IMWithSocket",
"version": "0.0.1",
"summary": "ios IM",
"description": "ios IM description",
"homepage": "https://github.com/guchunli/IMWithSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guchunli": "1912029196@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guchunli/IMWithSocket.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"IMWIthSocketDemo/Classes/**/*.{h,m}"
],
"exclude_files": "IMWIthSocketDemo/Classes/Exclude",
"public_header_files": "IMWIthSocketDemo/Classes/**/*.h"
}