[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / f / QTc / 3.4 / QTc.podspec.json
blobec9b1c7bc71c010d84215347aee97a84548244f6
2   "name": "QTc",
3   "version": "3.4",
4   "summary": "Framework for doing QTc calculations",
5   "description": "The goal is to provide an exhaustive set of documented and tested corrected QT (QTc) formulas for using in medical apps.",
6   "homepage": "https://epstudiossoftware.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "David Mann": "mannd@epstudiossoftware.com"
10   },
11   "social_media_url": "https://twitter.com/manndmd",
12   "platforms": {
13     "ios": "8.1",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/mannd/QTc.git",
18     "tag": "3.4"
19   },
20   "source_files": [
21     "CommonSource",
22     "CommonSource/**/*.{h,m}"
23   ],
24   "exclude_files": "CommonTests"