blob: 7f5f55d7778d5cdcab10a6ae0a2c6c035662e206 [file] [log] [blame]
{
"name": "FYSwitch",
"version": "0.1.0",
"summary": "Custom Switch",
"description": "various animation and UI style for Switch",
"homepage": "https://github.com/svenfy/FYSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jedark": "792896878@qq.com"
},
"source": {
"git": "https://github.com/svenfy/FYSwitch.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FYSwitch/Classes/**/**/**/**/*.{swift}",
"resources": "FYSwitch/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"pop": [
],
"AHEasing": [
],
"ReactiveCocoa": [
]
},
"pushed_with_swift_version": "4.0"
}