[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 4 / SocialServiceBrowser / 0.1.0 / SocialServiceBrowser.podspec.json
blobeec2196c5f18206453bbffa670d58cb796db2325
2   "name": "SocialServiceBrowser",
3   "version": "0.1.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "SocialServiceBrowser provides a simple way to browse, preview and import files from external services like Dropbox.",
6   "homepage": "https://github.com/inspace-io/Social-Service-Browser",
7   "authors": "MichaƂ Zaborowski",
8   "source": {
9     "git": "https://github.com/inspace-io/Social-Service-Browser.git",
10     "tag": "0.1.0"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "9.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "resource_bundles": {
21     "xibs": [
22       "Sources/**/*.{xib}"
23     ],
24     "assets": [
25       "Sources/**/*.{xcassets}"
26     ]
27   },
28   "source_files": "Sources/*.{swift}",
29   "pushed_with_swift_version": "3.2"