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