blob: 8cde9952b7e7e20581bf9b820849d5bc9d9d4d99 [file] [log] [blame]
{
"name": "Puffer",
"version": "0.1",
"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.1"
},
"source_files": "Puffer/**/*.{h,swift}"
}