blob: 2c600d154760a07dfac749dc393843eac49b5395 [file] [log] [blame]
{
"name": "Formfeild",
"version": "0.1.0",
"summary": "Creat pod for form field.",
"swift_versions": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunitamoond/Formfeild",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunitamnit@gmail.com": "sunitamnit@gmail.com"
},
"source": {
"git": "https://github.com/sunitamoond/Formfeild.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "*.swift",
"dependencies": {
"M13Checkbox": [
],
"SkyFloatingLabelTextField": [
"~> 3.0"
],
"TagListView": [
"~> 1.0"
]
},
"swift_version": "4.0"
}