blob: 3d5c611955c3a4da8e0b8b6fd7815f7a8274426a [file] [log] [blame]
{
"name": "LOTUSCoreLoginFramework",
"version": "1.0.0",
"summary": "LOTUS core login framework",
"description": "LOTUS core login framework\nBest framework of lotus",
"homepage": "https://github.com/trung10101995/LOTUSCoreLogin",
"license": "MIT",
"authors": {
"TrungCrit": "Trung10101995@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/trung10101995/LOTUSCoreLogin.git",
"tag": "1.0.0"
},
"source_files": "LOTUSCoreLoginFramework/**/*.{h,m,swift}",
"dependencies": {
"MLTransition": [
],
"PinCodeTextField": [
],
"IQKeyboardManager": [
],
"ReachabilitySwift": [
]
}
}