[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / c / 3 / BSHtmlPageViewController / 0.1.0 / BSHtmlPageViewController.podspec.json
blobe55c33e6d0824fb1b954c7150c368f5dcab34bd8
2   "name": "BSHtmlPageViewController",
3   "version": "0.1.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": "0.1.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"