[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 5 / 9 / 2 / SCBaseNetworkHandle / 1.0.0 / SCBaseNetworkHandle.podspec.json
blob9af52cde7fa0219891dc93a924a4103a5b9c0d48
2   "name": "SCBaseNetworkHandle",
3   "version": "1.0.0",
4   "summary": "SCBaseNetworkHandle foundation.",
5   "description": "1.add database 2.RSA 3.base64/AES/DES/MD5 4.user information/device information 5.base Afnetworking handle",
6   "homepage": "http://xuyafang@192.168.0.35:9999/r/zjsyinfo/myls/networkHandle.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuyafang": "xyafang@zjsyinfo.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "http://xuyafang@192.168.0.35:9999/r/zjsyinfo/myls/networkHandle.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SCBaseNetworkHandle/Classes/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "RSAEncryptor": [
33     ],
34     "Reachability": [
36     ],
37     "FMDB": [
39     ]
40   }