blob: 560c96b909d30d00679edd4230b5ae3512d0f8f6 [file] [log] [blame]
{
"name": "MJPSlider",
"version": "0.0.4",
"summary": "iOS Slider",
"homepage": "https://github.com/mikeplatt/MJPSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mikeplatt": "mikeplatt@inboox.com"
},
"source": {
"git": "https://github.com/mikeplatt/MJPSlider.git",
"tag": "0.0.4"
},
"source_files": "MJPSlider/*.{m,h}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}