blob: 6e1a49c196f76fd65d5e794bce4e43920b6485b7 [file] [log] [blame]
{
"name": "ATSwitchControl",
"version": "0.0.2",
"summary": "Customizable switch.",
"description": "Switch is a pod that contains code for creating customizable UI Switch element.",
"homepage": "https://github.com/wipal",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Âu Ngọc Thái",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/wipal/ATSwitchControl.git",
"tag": "0.0.2"
},
"ios": {
"exclude_files": "Sources/Pods"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}