[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / f / SQRBaseDefineWithFunction / 0.0.5 / SQRBaseDefineWithFunction.podspec.json
blob2bdc4d015ecb94802a907735e87c08bdad15eb6b
2   "name": "SQRBaseDefineWithFunction",
3   "version": "0.0.5",
4   "summary": "通用组件",
5   "homepage": "https://github.com/pengruiCode/SQRBaseDefineWithFunction.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengrui": "pengruiCode@163.com"
12   },
13   "source": {
14     "git": "https://github.com/pengruiCode/SQRBaseDefineWithFunction.git",
15     "tag": "0.0.5"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SQRBaseDefineWithFunction/**/*.{h,m}",
21   "requires_arc": true,
22   "description": "基础,通用组件,类扩展以及快捷方法",
23   "subspecs": [
24     {
25       "name": "Toast",
26       "dependencies": {
27         "Toast": [
29         ]
30       }
31     }
32   ]