[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 7 / CRBaseLib / 0.0.1 / CRBaseLib.podspec.json
blob51ee84e51ac1f0b3d6a68e4ddd3a0a43ef69f0f5
2   "name": "CRBaseLib",
3   "version": "0.0.1",
4   "summary": "自用小助手",
5   "description": "Crazs",
6   "homepage": "https://github.com/Crazs/CRBaseLib",
7   "license": "MIT",
8   "authors": {
9     "Crazs": "zhouwtzs@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Crazs/CRBaseLib.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CRBaseLib/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ],
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "SDWebImage": [
27       "~> 4.4.6"
28     ],
29     "MJRefresh": [
31     ],
32     "CRHelperLib": [
34     ]
35   }