blob: 7dbcf300c04c6dd890f2de853330ced01c061dcd [file] [log] [blame]
{
"name": "MARKCircularSlider",
"version": "0.1.0",
"summary": "An easy-to-use circular slider",
"homepage": "https://github.com/markvaldy/MARKCircularSlider",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Vadym Markov": "impressionwave@gmail.com"
},
"social_media_url": "https://twitter.com/markvaldy",
"source": {
"git": "https://github.com/markvaldy/MARKCircularSlider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/**/*.{h,m}"
}