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