[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 7 / c / d / ELBrowser / 1.0.1 / ELBrowser.podspec.json
blob61211e5ad79d6b7f28b93845ca7ef9027405d347
2   "name": "ELBrowser",
3   "version": "1.0.1",
4   "summary": "图片浏览器",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LifeForLove/ELBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LifeForLove": "getElementByYou@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LifeForLove/ELBrowser.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ELBrowser/Classes/**/*",
22   "resource_bundles": {
23     "ELBrowser": [
24       "ELBrowser/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "SDWebImage": [
29       "~> 4.0"
30     ],
31     "SDWebImage/GIF": [
33     ]
34   },
35   "xcconfig": {
36     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Private/ELBrowser/",
37     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
38   },
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-all_load"
41   }