[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / e / c / 3 / BSHtmlPageViewController / 1.0.0 / BSHtmlPageViewController.podspec.json
blobb27a99b7844627a4c238807491c7c1777341c6df
2   "name": "BSHtmlPageViewController",
3   "version": "1.0.0",
4   "summary": "HTML page viewer is based on UIPageViewController with UIWebView, Toolbar and UIPageControl.",
5   "description": "HTML page viewer is based on UIPageViewController with UIWebView, Toolbar and UIPageControl. Toolbar and UIPageControl instances are available as readonly properties.",
6   "homepage": "https://github.com/Bogdan-Stasjuk/BSHtmlPageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bogdan Stasjuk": "Bogdan.Stasjuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bogdan-Stasjuk/BSHtmlPageViewController.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/Bogdan_Stasjuk",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "source_files": "BSHtmlPageViewController/*.{h,m}",
24   "public_header_files": "BSHtmlPageViewController/*.h"