blob: 1350dc87ff7434c5a8e9bce8a6f75f879e91fca8 [file] [log] [blame]
{
"name": "Inno_Login",
"version": "4.4.6",
"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.6"
},
"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"
]
},
"pushed_with_swift_version": "4.0"
}