[Add] AppticsFeedbackKit 2.2.0
[CocoaPods.git] / Specs / e / c / 6 / EchoTipCalc / 0.0.4 / EchoTipCalc.podspec.json
blobcb962d3011ad9ae7701b6293a35d14b07b2cfa31
2   "name": "EchoTipCalc",
3   "version": "0.0.4",
4   "summary": "A tiny library for calculating tip.",
5   "description": "A tiny library for calculating tip. Just for fun for the time being.",
6   "homepage": "http://guoguolong.blogspot.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yingtao Guo": "guoyingtao@outlook.com"
13   },
14   "social_media_url": "http://twitter.com/guoyingtao",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/guoyingtao/EchoTipCalc.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "EchoTipCalc/*",
23   "pushed_with_swift_version": "3.0"