blob: d65d33ca5f13b2051370eb226ad0ea6e35cc7aeb [file] [log] [blame]
{
"name": "ToggleView",
"version": "0.0.1",
"summary": "ToggleView is easy-to-use original toggle button.",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/somtd/ToggleView",
"authors": {
"SOMTD": "matsuda-so@kayac.com"
},
"source": {
"git": "https://github.com/somtd/ToggleView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.1"
},
"requires_arc": true,
"source_files": "ToggleView/**/*.{h,m}",
"resources": "ToggleView/**/*.png"
}