blob: 960acb507f4f2e263321f0f5db57fefefe480797 [file] [log] [blame]
{
"name": "EchoTipCalc",
"version": "0.0.13",
"summary": "A tiny library for calculating tip.",
"description": "A tiny library for calculating tip. Just for fun for the time being.",
"homepage": "https://github.com/guoyingtao/EchoTipCalc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yingtao Guo": "guoyingtao@outlook.com"
},
"social_media_url": "http://twitter.com/guoyingtao",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guoyingtao/EchoTipCalc.git",
"tag": "0.0.13"
},
"source_files": "EchoTipCalc/*",
"pushed_with_swift_version": "3.0"
}