[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / d / ACSlider / 1.0.0 / ACSlider.podspec.json
blobef22b21e568ee83a024b992abb78fe4f9fdbb7d0
2   "name": "ACSlider",
3   "version": "1.0.0",
4   "summary": "A slider displaying selected value.",
5   "description": "⏰ A Slider for Redmadrobot proof of concept for the Colored Alarm Clock Interface shot @ Dribbble",
6   "homepage": "https://github.com/RedMadRobot/ACSlider",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Roman Churkin": "rc@redmadrobot.com"
12   },
13   "source": {
14     "git": "https://github.com/RedMadRobot/ACSlider.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/firmach",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "ACSlider/Classes/*.swift",
23   "resource_bundles": {
24     "ACSlider": [
25       "ACSlider/Assets/*.ttf"
26     ]
27   }