blob: 06bc0eecf2f61555f47361748981ee8c38c26ce8 [file] [log] [blame]
{
"name": "jcc_rpc_oc",
"version": "0.1.3",
"summary": "JCCDex rpc with objective-c",
"description": "An objective-c interface for interacting with jingchang server",
"homepage": "https://github.com/JCCDex/jcc_rpc_oc",
"license": "MIT",
"authors": {
"GinMu": "gin.musheng@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JCCDex/jcc_rpc_oc.git",
"tag": "0.1.3"
},
"source_files": "jcc_rpc_oc/*.{h,m}"
}