[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / a / 6 / CSFileBrowser / 0.1.0 / CSFileBrowser.podspec.json
blob9703a7ec0906ca41b71887769d2e129c6b69e587
2   "name": "CSFileBrowser",
3   "version": "0.1.0",
4   "summary": "This is an iOS library that shows an image,Pdf,Audio,Video.",
5   "swift_version": "4.2",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "description": "TODO: This is an iOS library that shows an image,Pdf,Audio,Video with a page indicator. Users can scroll through local and remote         image,Pdf,Audio,Video.",
10   "homepage": "https://github.com/Mayuramipara94/CSFileBrowser",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Mayuramipara94": "mayur.amipara@coruscate.co.in"
17   },
18   "source": {
19     "git": "https://github.com/Mayuramipara94/CSFileBrowser.git",
20     "tag": "0.1.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   },
25   "requires_arc": true,
26   "source_files": "CSFileBrowser/Classes/**/*.{swift}",
27   "resource_bundles": {
28     "CSFileBrowser": [
29       "CSFileBrowser/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
30     ]
31   },
32   "frameworks": [
33     "UIKit",
34     "AVKit"
35   ]