[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / d / BrowserPod / 0.0.1 / BrowserPod.podspec.json
blob8cc127eef19a96601bc891addc3f9b240adba011
2   "name": "BrowserPod",
3   "version": "0.0.1",
4   "summary": "A short description of BrowserPod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yzeaho/BrowserPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yzeaho": "y-zeaho@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yzeaho/BrowserPod.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "BrowserPod/Classes/**/*",
22   "resource_bundles": {
23     "BrowserPod": [
24       "BrowserPod/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0"
30     ],
31     "CocoaLumberjack": [
33     ],
34     "ReactiveObjC": [
36     ]
37   }