[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / f / YJBaseFoundation / 0.0.3 / YJBaseFoundation.podspec.json
bloba1499860beb0e8070c3dac42abcce1c7e840c231
2   "name": "YJBaseFoundation",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "YJBaseFoundation/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "WRNavigationBar": [
22       "~>1.2.0"
23     ],
24     "SDWebImage": [
25       "~>3.8.2"
26     ],
27     "MJRefresh": [
28       "~>3.1.15.3"
29     ],
30     "AFNetworking": [
32     ],
33     "Masonry": [
35     ]
36   }