[Add] TensorFlowLiteC 0.0.1-nightly.20250105
[CocoaPods.git] / Specs / 3 / 6 / b / BLNetwork / 0.0.5 / BLNetwork.podspec.json
blobe8a3f76f366f39c4b427b7d8d49b181e5e169cef
2   "name": "BLNetwork",
3   "version": "0.0.5",
4   "summary": "BLNetwork is a net work api.",
5   "description": "BLNetwork search library, AFNetwork,cache,command",
6   "homepage": "http://gitlab.broadlink.com.cn/iOS/BLNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pszertlek": "aning.pan@broadlink.com.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "http://gitlab.broadlink.com.cn/iOS/BLNetwork.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.0"
29     ]
30   }