[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 6 / 4 / d / Counter / 1.1 / Counter.podspec.json
blob3db4192c475d69007b18c6afa5eb0dea66bda7ca
2   "name": "Counter",
3   "version": "1.1",
4   "summary": "Powerful and multipurpose counter",
5   "description": "Powerful and multipurpose counter:\n- Easy to use\n- Increment/Decrement\n- You decide the start value\n- Sum several values in a single call\n- Use your own objects\n- Set Milestones (alarms)\n- Automatic counter",
6   "homepage": "https://github.com/Juanpe/Counter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Juanpe Catalán": "juanpecm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Juanpe/Counter.git",
16     "tag": "1.1"
17   },
18   "social_media_url": "https://twitter.com/juanpeCMiOS",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Counter/Classes/**/*",
23   "pushed_with_swift_version": "3.0"