blob: 1f4eb1a64a08c2215c8d89e51c97c537f6cf62f0 [file] [log] [blame]
{
"name": "BIZSliderView",
"version": "1.0.0",
"summary": "BIZSliderView is a custom slider with flexible adjusting.",
"homepage": "https://github.com/bizibizi/BIZSliderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Bizi": "igorbizi@mail.ru"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bizibizi/BIZSliderView.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true
}