[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / f / YJBaseFoundation / 0.0.2 / YJBaseFoundation.podspec.json
blob135bb9d40d9135c6c4ddb62a2f570c5404b783d0
2   "name": "YJBaseFoundation",
3   "version": "0.0.2",
4   "summary": "YJBaseFoundation",
5   "description": "项目基础类以及工具以及相关第三方",
6   "homepage": "https://github.com/YiyoJieyan/YJBaseFoundation",
7   "license": "MIT",
8   "authors": {
9     "yiyojieyan": "yiyojieyan@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/YiyoJieyan/YJBaseFoundation.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "YJBaseFoundation/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "WRNavigationBar": [
22       "~>1.2.0"
23     ]
24   }