[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 8 / ICAppBrowser / 0.1.1 / ICAppBrowser.podspec.json
blob62ef76b0a01a81c575aa18cb702705dcdd7d619c
2   "name": "ICAppBrowser",
3   "version": "0.1.1",
4   "summary": "ICAppBrowser is a inline browser for your Swift iOS app.",
5   "description": "ICAppBrowser is a inline browser for your Swift iOS app.\n\nICAppBrowser features:\n* Back, forward, stop/refresh and share buttons\n* Navbar title set to the currently visible web page\n* You can change color for themes",
6   "homepage": "https://github.com/ioscodigo/ICAppBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arief Budi Santoso": "me@ariefbudisantoso.com"
13   },
14   "source": {
15     "git": "https://github.com/ioscodigo/ICAppBrowser.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/vioarief",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ICAppBrowser/**/*.swift",
23   "resources": "ICAppBrowser/Assets/*",
24   "resource_bundles": {
25     "ICAppBrowserResources": [
26       "ICAppBrowser/Assets/*"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"