blob: 34184e7e0ecf5a632667d531e1ec378810b0b0b0 [file] [log] [blame]
{
"name": "JMNTESCaptcha",
"version": "0.1.0",
"summary": "A short description of JMNTESCaptcha.",
"description": "易盾验证码,最基础版本,只支持显示验证码页面, API和当前易盾SDKAPI基本相同。便于后续升级",
"homepage": "https://coding.jiamiantech.com/ce/JMNTESCaptcha.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bloack": "junchen.liu@jiamiantech.com"
},
"source": {
"git": "https://coding.jiamiantech.com/ce/JMNTESCaptcha.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMNTESCaptcha/Classes/**/*"
}