[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / iOS-htmltopdf / 1.0.3 / iOS-htmltopdf.podspec.json
blob00ed527a3391b9ce0aee02e69f3abab09ce6732f
2   "name": "iOS-htmltopdf",
3   "version": "1.0.3",
4   "summary": "This class enables simple URL-based PDF creation.",
5   "description": "Pages are created the exact same way they would be if the user printed the content on an iOS device (very similar as well as OS X print output).",
6   "homepage": "https://github.com/iclems/iOS-htmltopdf",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ClĂ©ment Wehrung": "cwehrung@nurves.com"
13   },
14   "source": {
15     "git": "https://github.com/iclems/iOS-htmltopdf.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": [
22     "Classes",
23     "**/*.{h,m}"
24   ],
25   "exclude_files": "HTMLtoPDF-Demo",
26   "requires_arc": true