blob: 206fc18cc93133a485ccfc58628f9eda7e20a0ff [file] [log] [blame]
{
"name": "WESlider",
"version": "0.0.1",
"summary": "Amazing slider with chapter management",
"description": "Simple and light weight slider with chapter management",
"homepage": "https://github.com/Ekhoo/WESlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Ortis": "me@lucas-ortis.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Ekhoo/WESlider.git",
"tag": "0.0.1"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true
}