[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 8 / 1 / e / MeishaTools / 1.0.3 / MeishaTools.podspec.json
blob4d43e2891e6a321ff019d6cafa735949d9e3ad9e
2   "name": "MeishaTools",
3   "version": "1.0.3",
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.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MeishaTools/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "SDWebImage": [
32     ],
33     "SVProgressHUD": [
35     ]
36   }