blob: 909efecf0abd9e4ace1ff80460fea1af24f17fca [file] [log] [blame]
{
"name": "MJPSlider",
"version": "0.1.5",
"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.1.5"
},
"source_files": "Source/*.{m,h}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}