Files
2019-07-22 23:42:03 +09:00

23 lines
532 B
JSON

{
"name": "LabelSwitch",
"version": "0.1.7",
"summary": "Switch with label in background",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cookiezby/LabelSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cookiezby@gmail.com": "cookiezby@gmail.com"
},
"source": {
"git": "https://github.com/Cookiezby/LabelSwitch.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LabelSwitch/Classes/**/*"
}