[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / SweetLike / 0.3.0 / SweetLike.podspec.json
blob10b3c2ba0c5deb3beb127e2e72b49833556d7d6f
2   "name": "SweetLike",
3   "version": "0.3.0",
4   "summary": "A beautiful like button.",
5   "description": "The SweetLike is a completely customizable like button that can be used in any iOS application.",
6   "homepage": "https://github.com/demirciy/SweetLike",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yusuf Demirci": "demirciy94@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/demirciy/SweetLike.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://www.linkedin.com/in/yusufdemirci/",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "swift_versions": "5.0",
23   "source_files": "SweetLike/Classes/**/*",
24   "resource_bundles": {
25     "SweetLike": [
26       "SweetLike/**/Assets/*.png"
27     ]
28   },
29   "resources": "SweetLike/**/Assets/*.png",
30   "swift_version": "5.0"