blob: c76058ac054db00aeb883c64d1de524b93e9b954 [file] [log] [blame]
{
"name": "Inno_Login",
"version": "4.4.7",
"summary": "a login library and check version.",
"description": "TODO: Add long description of the pod here...",
"homepage": "http://www.innoways.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kaifeng Wu": "24272779@qq.com"
},
"source": {
"git": "https://github.com/innowayskaifeng/inno_login.git",
"tag": "4.4.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Inno_Login/Classes/**/*",
"resource_bundles": {
"Inno_Login": [
"Inno_Login/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"IBAnimatable": [
"5.2.1"
],
"BiometricAuthentication": [
"2.1"
]
}
}