[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 9 / d / TPPDFAsync / 0.0.1 / TPPDFAsync.podspec.json
blob8a4e547453e1883f6276e891545b6a8189528073
2   "name": "TPPDFAsync",
3   "version": "0.0.1",
4   "summary": "TPPDFAsync adds asynchronous capabilities to TPPDF",
5   "description": "TPPDF is an object-based PDF builder, completely built in Swift.\nTPPDFAsync adds wrappers for asynchronous tasks.",
6   "homepage": "https://github.com/techprimate/TPPDFAsync",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Philip Niedertscheider": "dev@philpri.me"
13   },
14   "source": {
15     "git": "https://github.com/techprimate/TPPDFAsync.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/techprimate",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Combine",
24   "dependencies": {
25     "TPPDF": [
27     ]
28   },
29   "swift_versions": "5.2",
30   "swift_version": "5.2"