blob: 22fd48ada0c6df3f2890fae4bde8d78fc9e6ae5c [file] [log] [blame]
{
"name": "CheckSignManager",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/LiuShuoyu/CheckSignManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liushuoyu": "13281250969@163.com"
},
"source": {
"git": "https://github.com/LiuShuoyu/CheckSignManager.git",
"tag": "0.0.1"
},
"vendored_frameworks": "CheckSignManager.framework",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
]
},
"requires_arc": true
}