[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 9 / Pdfty / 0.1.1 / Pdfty.podspec.json
blob6f1beb272518145ec8ce846b88d3b2b05ddc8629
2   "name": "Pdfty",
3   "version": "0.1.1",
4   "summary": "A simple pdf utility with horizontal scrolling.",
5   "description": "A wrapper of CGPDFDocument and custom scroll view to horizontal scroll.",
6   "homepage": "https://github.com/tnantoka/Pdfty",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tnantoka": "tnantoka@bornneet.com"
13   },
14   "source": {
15     "git": "https://github.com/tnantoka/Pdfty.git",
16     "tag": "v0.1.1"
17   },
18   "social_media_url": "https://twitter.com/tnantoka",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Pdfty/**/*.{h,swift}"