blob: 73ac25eb18b5bcc571a108d881ffa04ef4627eb2 [file] [log] [blame]
{
"name": "ALFormInput",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "11.3"
},
"source_files": "ALFormInput/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SkyFloatingLabelTextField": [
"~> 3.0"
],
"PhoneNumberKit": [
"~> 3.1"
],
"SwiftValidatorNew": [
"~> 4.2.0"
],
"ActionSheetPicker-3.0": [
],
"AlExtensions": [
],
"FontAwesome.swift": [
]
}
}