blob: 7c3b5d36a48cbf26c2ab9990606121b593ab7718 [file] [log] [blame]
{
"name": "DummyTextField",
"version": "1.0.1",
"summary": "A new custom textfield design with title on the top.",
"description": "DummyTextField is a new custom textfield design with title on the top.",
"homepage": "https://appcoda.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunlong": "sunlongngy@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/sunlongngy/DummyTextField.git",
"tag": "1.0.1"
},
"source_files": "DummyTextField/Source/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}