blob: 56fba38fef86ff3825b286724edad77ae10c79ee [file] [log] [blame]
{
"name": "MARKRangeSlider",
"version": "0.1.0",
"summary": "An easy-to-use multitouch range slider",
"homepage": "https://github.com/markvaldy/MARKRangeSlider",
"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/MARKRangeSlider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/**/*.{h,m}",
"resources": "Resources/**/*"
}