blob: 66883997e553f6980b5b5fa4f224271cd664df9d [file] [log] [blame]
{
"name": "ZHJIdentitySDK",
"version": "0.0.3",
"summary": "Authentication SDK for ios.",
"description": "The SDK is used to verify user identity and live detection.",
"homepage": "https://github.com/zhj1214/ZHJIdentitySDK",
"license": "MIT",
"authors": {
"hongjun.zhang": "zhj1214@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhj1214/ZHJIdentitySDK.git",
"tag": "0.0.3"
},
"source_files": "PublicAPI/**/*.{h,m}",
"frameworks": "UIkit",
"dependencies": {
"AFNetworking": [
"~> 3.2"
],
"MJRefresh": [
"~> 3.1.15.3"
]
}
}