[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / SweetLike / 0.2.0 / SweetLike.podspec.json
blob173bf5f1937015f292f59da3b1c8bf9e961f85de
2   "name": "SweetLike",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SweetLike/Classes/**/*",
23   "resource_bundles": {
24     "SweetLike": [
25       "SweetLike/Assets/*.png"
26     ]
27   },
28   "swift_version": "5.0"