[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 9 / 3 / CandyBar / 1.1.0 / CandyBar.podspec.json
blobb15f2b3336f8d0fb7d261165a01dbdb65277323c
2   "name": "CandyBar",
3   "version": "1.1.0",
4   "summary": "Simple notification framework that displays an Icon, Title, and Subtitle.",
5   "description": "CandyBar is an alternative notification view. A CandyBar includes an easily customizable icon image, and title and subtitle text. There are 11 Candy Icons provided within the framework, but you could also use a custom own image.",
6   "homepage": "https://github.com/DopamineLabs/CandyBar-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akash Desai": "team@usedopamine.com"
13   },
14   "source": {
15     "git": "https://github.com/DopamineLabs/CandyBar-iOS.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/usedopamine",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*",
23   "resource_bundles": {
24     "CandyIcons": [
25       "Resources/CandyIcons.xcassets"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"