blob: 91c39f7582ecde965f9fdc75b7439dd67d5c4fc6 [file] [log] [blame]
{
"name": "MIASwitch",
"version": "0.0.2",
"summary": "MIASwitch.",
"description": "*user define switch button",
"homepage": "https://github.com/tianjackyang/MIASwitch",
"license": "MIT",
"authors": {
"tianjackyang": "919548782@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tianjackyang/MIASwitch.git",
"tag": "0.0.2",
"submodules": true
},
"source_files": "Pod/**/*.{h,m}",
"dependencies": {
"MIADefine": [
"~> 0.0.3"
]
}
}