[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / e / 9 / barceloneta / 1.0 / barceloneta.podspec.json
blob2bb43c417af9900162eb2b6b5546bfc3e5590874
2   "name": "barceloneta",
3   "version": "1.0",
4   "summary": "The right way to increment/decrement values with a simple gesture on iOS.",
5   "description": "Barceloneta is the right way to increment/decrement values with a simple gesture on iOS",
6   "homepage": "https://github.com/arn00s/barceloneta",
7   "screenshots": "https://raw.githubusercontent.com/arn00s/barceloneta/master/img/barceloneta.gif",
8   "license": "MIT",
9   "authors": {
10     "Arnaud Schloune": "arnaud.schloune@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/arnaud_momo",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/arn00s/barceloneta.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "Classes",
22     "Barceloneta/Library/Barceloneta.swift"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"