blob: 9c9bb6e135f9b74b2bbc2c4ea7b2e036e4088077 [file] [log] [blame]
{
"name": "DDAnimatedSwitch",
"platforms": {
"ios": "9.0"
},
"summary": "DDAnimatedSwitch allows a user to create animated switch",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Dotsenko": "d.dotsenko@icloud.com"
},
"homepage": "https://github.com/d-dotsenko/DDAnimatedSwitch",
"source": {
"git": "https://github.com/d-dotsenko/DDAnimatedSwitch.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "DDAnimatedSwitch/**/*.{h,swift}",
"swift_version": "4.2"
}