blob: 4e8a9ba0fc8dc69c91cf93f2cc081a8ed90f8f7e [file] [log] [blame]
{
"name": "jcc_rpc_oc",
"version": "0.1.1",
"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": "10.9"
},
"source": {
"git": "https://github.com/JCCDex/jcc_rpc_oc.git",
"tag": "0.1.1"
},
"source_files": "jcc_rpc_oc/*.{h,m}"
}