blob: 62ef76b0a01a81c575aa18cb702705dcdd7d619c [file] [log] [blame]
{
"name": "ICAppBrowser",
"version": "0.1.1",
"summary": "ICAppBrowser is a inline browser for your Swift iOS app.",
"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",
"homepage": "https://github.com/ioscodigo/ICAppBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arief Budi Santoso": "me@ariefbudisantoso.com"
},
"source": {
"git": "https://github.com/ioscodigo/ICAppBrowser.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/vioarief",
"platforms": {
"ios": "9.0"
},
"source_files": "ICAppBrowser/**/*.swift",
"resources": "ICAppBrowser/Assets/*",
"resource_bundles": {
"ICAppBrowserResources": [
"ICAppBrowser/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}