[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 0 / 2 / b / SweetLike / 0.2.2 / SweetLike.podspec.json
blob3e49f4ce0e71187a2db00d2906ec2f3f10713286
2   "name": "SweetLike",
3   "version": "0.2.2",
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.2"
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   "resources": "SweetLike/**/Assets/*.png",
29   "swift_version": "5.0"