blob: 2bb43c417af9900162eb2b6b5546bfc3e5590874 [file] [log] [blame]
{
"name": "barceloneta",
"version": "1.0",
"summary": "The right way to increment/decrement values with a simple gesture on iOS.",
"description": "Barceloneta is the right way to increment/decrement values with a simple gesture on iOS",
"homepage": "https://github.com/arn00s/barceloneta",
"screenshots": "https://raw.githubusercontent.com/arn00s/barceloneta/master/img/barceloneta.gif",
"license": "MIT",
"authors": {
"Arnaud Schloune": "arnaud.schloune@gmail.com"
},
"social_media_url": "http://twitter.com/arnaud_momo",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/arn00s/barceloneta.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Barceloneta/Library/Barceloneta.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}