[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / f / TPPDF / 0.4.0 / TPPDF.podspec.json
blob43678f64e28b8b088d89c9059484d0a98ae0d6a6
2   "name": "TPPDF",
3   "version": "0.4.0",
4   "summary": "TPPDF is a simple-to-use PDF builder for iOS",
5   "description": "TPPDF is a PDF builder based on the 'Builder' pattern. It uses the built-in framework for generating PDF files.",
6   "homepage": "https://github.com/techprimate/TPPDF",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Philip Niedertscheider": "phil@techprimate.com"
13   },
14   "source": {
15     "git": "https://github.com/Techprimate/TPPDF.git",
16     "tag": "0.4.0"
17   },
18   "social_media_url": "https://twitter.com/techprimate",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"