blob: 70f4bc814651710961aba01f635662b8a24dcc65 [file] [log] [blame]
{
"name": "LocalAuthenticationManager",
"version": "0.1.0",
"summary": "A short description of LocalAuthenticationManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shen-liang/LocalAuthenticationManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"490712370@qq.com": "sl@erongdu.com"
},
"source": {
"git": "https://github.com/shen-liang/LocalAuthenticationManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocalAuthenticationManager/Classes/**/*",
"resource_bundles": {
"LocalAuthenticationManager": [
"LocalAuthenticationManager/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"SVProgressHUD": [
]
}
}