blob: eec2196c5f18206453bbffa670d58cb796db2325 [file] [log] [blame]
{
"name": "SocialServiceBrowser",
"version": "0.1.0",
"license": "Apache License, Version 2.0",
"summary": "SocialServiceBrowser provides a simple way to browse, preview and import files from external services like Dropbox.",
"homepage": "https://github.com/inspace-io/Social-Service-Browser",
"authors": "MichaƂ Zaborowski",
"source": {
"git": "https://github.com/inspace-io/Social-Service-Browser.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"resource_bundles": {
"xibs": [
"Sources/**/*.{xib}"
],
"assets": [
"Sources/**/*.{xcassets}"
]
},
"source_files": "Sources/*.{swift}",
"pushed_with_swift_version": "3.2"
}