blob: 813eeece4322ec8c51ac07945c3be3dee9150428 [file] [log] [blame]
{
"name": "ASSwitcher",
"platforms": {
"ios": "10.0"
},
"version": "0.1.1",
"swift_version": "4.0",
"summary": "Now easy to make custom switcher with images and borders",
"description": "Now easy to make custom switcher with images and borders. Install library into project^ never have to write this generic code again!",
"homepage": "https://github.com/AppDevelopmentShop/ASSwitcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mvolkov-42": "maxvolkov.inc@gmail.com"
},
"source": {
"git": "https://github.com/AppDevelopmentShop/ASSwitcher.git",
"tag": "0.1.1"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit"
}