blob: b27a99b7844627a4c238807491c7c1777341c6df [file] [log] [blame]
{
"name": "BSHtmlPageViewController",
"version": "1.0.0",
"summary": "HTML page viewer is based on UIPageViewController with UIWebView, Toolbar and UIPageControl.",
"description": "HTML page viewer is based on UIPageViewController with UIWebView, Toolbar and UIPageControl. Toolbar and UIPageControl instances are available as readonly properties.",
"homepage": "https://github.com/Bogdan-Stasjuk/BSHtmlPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogdan Stasjuk": "Bogdan.Stasjuk@gmail.com"
},
"source": {
"git": "https://github.com/Bogdan-Stasjuk/BSHtmlPageViewController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Bogdan_Stasjuk",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "BSHtmlPageViewController/*.{h,m}",
"public_header_files": "BSHtmlPageViewController/*.h"
}