blob: c2ef83d3b9b709b526a83e82269c0ad7a1f71c43 [file] [log] [blame]
{
"name": "ALFormInput",
"version": "0.2.4",
"summary": "Commonly used form inputs in our projects",
"homepage": "https://github.com/applogistdev/ALFormInput",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmetsina": "ahmet.sina@applogist.com"
},
"source": {
"git": "https://github.com/applogistdev/ALFormInput.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "11.3"
},
"source_files": "ALFormInput/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SkyFloatingLabelTextField": [
"~> 3.0"
],
"PhoneNumberKit": [
"~> 3.1"
],
"SwiftValidatorNew": [
"~> 4.2.0"
],
"ActionSheetPicker-3.0": [
"2.4.2"
],
"AlExtensions": [
"0.2.0"
],
"FontAwesome.swift": [
"1.9.0"
]
}
}