blob: 9dc850a82b5333de1cf38069eb0e2ba6d129e588 [file] [log] [blame]
{
"name": "jcc_oc_base_lib",
"version": "0.0.2",
"summary": "An interface for interacting with the blockchain wallet operation for ios",
"description": "An interface for interacting with the blockchain wallet operation for ios. Supports jingtum & jingtum alliance chians.",
"homepage": "https://github.com/JCCDex/jcc-oc-base-lib",
"license": "MIT",
"authors": {
"GinMu": "gin.musheng@gmail.com"
},
"platforms": {
"ios": "10.7"
},
"source": {
"git": "https://github.com/JCCDex/jcc-oc-base-lib.git",
"tag": "0.0.2"
},
"source_files": "jcc_oc_base_lib/**/*.{h,m}",
"resources": "jcc_oc_base_lib/**/*.{html,js}",
"requires_arc": true,
"dependencies": {
"MJExtension": [
],
"WebViewJavascriptBridge": [
]
}
}