blob: e55c33e6d0824fb1b954c7150c368f5dcab34bd8 [file] [log] [blame]
{
"name": "BSHtmlPageViewController",
"version": "0.1.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": "0.1.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"
}