[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / 8 / 1 / e / MeishaTools / 1.2.6 / MeishaTools.podspec.json
blobf9d44c16acab1a74646e595180e03a6895af9ff3
2   "name": "MeishaTools",
3   "version": "1.2.6",
4   "summary": "这是梅沙iOS端第三方常用基础组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.meishakeji.com/daniel/meishatools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dengdeyu": "daniel@meishakeji.com"
13   },
14   "source": {
15     "git": "https://gitlab.meishakeji.com/daniel/meishatools.git",
16     "tag": "1.2.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "MeishaTools/Classes/**/*",
23     "MeishaTools/Classes/Manager/MSRecordTool/lampFramwork/*.{h}"
24   ],
25   "vendored_libraries": "MeishaTools/Classes/Manager/MSRecordTool/lampFramwork/*.{a}",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "libraries": [
31     "iconv",
32     "sqlite3",
33     "stdc++",
34     "z"
35   ],
36   "dependencies": {
37     "AFNetworking": [
39     ],
40     "SDWebImage": [
42     ],
43     "SVProgressHUD": [
45     ]
46   }