blob: 6f3765d6049a3c7416b6e68975098b4410546ffc [file] [log] [blame]
{
"name": "PoppingFavoriteButton",
"version": "1.0.0",
"summary": "Cute popping favorite button!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Shohei-Yamamoto/PoppingFavoriteButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shohei Yamamoto": "shoheiyamamoto.develop@gmail.com"
},
"source": {
"git": "https://github.com/Shohei-Yamamoto/PoppingFavoriteButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.1",
"source_files": "PoppingFavoriteButton/Classes/**/*",
"ios": {
"frameworks": "UIKit"
}
}