[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / f / TPPDF / 0.1.1 / TPPDF.podspec.json
blob138b7f751ec43971b31a3b27f771ed417b696a48
2   "name": "TPPDF",
3   "version": "0.1.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/techprimate",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TPPDF/Classes/**/*",
23   "frameworks": "UIKit"