[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / f / TPPDF / 0.1.4 / TPPDF.podspec.json
blobc853ff78011aaf37a40906c539e15165ce2be791
2   "name": "TPPDF",
3   "version": "0.1.4",
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": "philip.niedertscheider@techprimate.com"
13   },
14   "source": {
15     "git": "https://github.com/Techprimate/TPPDF.git",
16     "tag": "0.1.4"
17   },
18   "social_media_url": "https://twitter.com/techprimate",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TPPDF/Classes/**/*",
23   "frameworks": "UIKit"