blob: 10b3c2ba0c5deb3beb127e2e72b49833556d7d6f [file] [log] [blame]
{
"name": "SweetLike",
"version": "0.3.0",
"summary": "A beautiful like button.",
"description": "The SweetLike is a completely customizable like button that can be used in any iOS application.",
"homepage": "https://github.com/demirciy/SweetLike",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuf Demirci": "demirciy94@gmail.com"
},
"source": {
"git": "https://github.com/demirciy/SweetLike.git",
"tag": "0.3.0"
},
"social_media_url": "https://www.linkedin.com/in/yusufdemirci/",
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "SweetLike/Classes/**/*",
"resource_bundles": {
"SweetLike": [
"SweetLike/**/Assets/*.png"
]
},
"resources": "SweetLike/**/Assets/*.png",
"swift_version": "5.0"
}