blob: 955a8f1e76a9a55293e618af8d9293da6c0abc3c [file] [log] [blame]
{
"name": "SweetLike",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://yusufdemirci.dev",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SweetLike/Classes/**/*",
"resources": "SweetLike/Resources/*",
"swift_version": "5.0"
}