blob: fedc6f8c2631baf966b38554c20a9abbddfe56e8 [file] [log] [blame]
{
"name": "DWSwitch",
"version": "0.0.1",
"summary": "An animation switch.",
"homepage": "https://github.com/weekwood/DWSwitch",
"license": "MIT",
"authors": {
"di wu": "di.wu@me.com"
},
"source": {
"git": "https://github.com/weekwood/DWSwitch.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": [
"Pod/Assets/*.png"
],
"frameworks": [
"UIKit",
"QuartzCore"
]
}