[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / d / 3 / 5 / CNLiveRequestBastKit / 0.1.0.1 / CNLiveRequestBastKit.podspec.json
blob9e1ecd73540184dd3bcfc2149ea0305b6501b10e
2   "name": "CNLiveRequestBastKit",
3   "version": "0.1.0.1",
4   "summary": "LSY-iOS 网络请求基础工具",
5   "homepage": "https://github.com/woshiliushiyu/CNLiveNetworking",
6   "source": {
7     "git": "https://github.com/woshiliushiyu/CNLiveNetworking.git",
8     "tag": "0.1.0.1"
9   },
10   "license": "MIT",
11   "authors": {
12     "woshiliushiyu": "1010530278@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "subspecs": [
22     {
23       "name": "CNLiveRequestBastKit",
24       "vendored_frameworks": "CNLiveRequestBastKit.framework",
25       "dependencies": {
26         "AFNetworking": [
28         ]
29       }
30     }
31   ]