blob: 012e808caacb0782bd597a5b3da838de6887d4e7 [file] [log] [blame]
{
"name": "barceloneta",
"version": "1.0.3",
"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": "https://twitter.com/mmommommomo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/arn00s/barceloneta.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"Barceloneta/Library/Barceloneta.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}