blob: cd3cf765b093a323eb188894388d17ca2c420eba [file] [log] [blame]
{
"name": "Puffer",
"version": "0.12",
"summary": "A swift rotation dial",
"description": "Puffer is a swift tool for mimicking rotation dial",
"homepage": "https://github.com/guoyingtao/Mantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yingtao Guo": "guoyingtao@outlook.com"
},
"social_media_url": "http://twitter.com/guoyingtao",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/guoyingtao/Puffer.git",
"tag": "0.12"
},
"source_files": "Puffer/**/*.{h,swift}"
}