blob: ee5d6b843c52c4d1758e12bd9391f17f80f717fa [file] [log] [blame]
{
"name": "barceloneta",
"version": "1.0.2",
"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.2"
},
"source_files": [
"Classes",
"Barceloneta/Library/Barceloneta.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}