[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / d / 9 / 7 / SimpleSum / 0.0.3 / SimpleSum.podspec.json
blob196654b0b63adde2406cb75417676d53a2f39a15
2   "name": "SimpleSum",
3   "version": "0.0.3",
4   "summary": "Super simple library for summing two numbers.",
5   "description": "SimpleSum is a super simple library for summing two numbers.",
6   "homepage": "https://github.com/sinha-sahil/SimpleSum",
7   "source": {
8     "git": "https://github.com/sinha-sahil/SimpleSum.git",
9     "tag": "0.0.3"
10   },
11   "swift_versions": "5.0",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Sahil Sinha": "sahilsinha.dar@gmail.com"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "simplesum/**/*.{h,swift}",
23   "swift_version": "5.0"