blob: 69fadce1203adb6d0f1f6f9e3634b7374e2f5978 [file] [log] [blame]
{
"name": "ICAppBrowser",
"version": "0.1.0",
"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.0"
},
"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"
}