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