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