[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / d / 4 / MABSlider / 2.0 / MABSlider.podspec.json
blobcefb18979b2f107f6019c7d24cd1b3e596d61019
2   "name": "MABSlider",
3   "version": "2.0",
4   "summary": "Custom Slider for OSX using swift",
5   "description": "Custom Slider for OSX using swift.",
6   "homepage": "https://github.com/muhammadbassio/MABSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Bassio": "muhammadbassio@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/muhammadbassio/MABSlider.git",
16     "tag": "2.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "platforms": {
22     "osx": "10.10"
23   },
24   "source_files": [
25     "source/*.swift",
26     "source/assets/*.png"
27   ]