blob: afed7ea78c76fab75ec7496d8de5bae1b6c4b172 [file] [log] [blame]
{
"name": "SweetLike",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "SweetLike/Classes/**/*",
"swift_version": "5.0"
}