[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / e / MeishaTools / 1.0.0 / MeishaTools.podspec.json
blob292e9da452b4afa5094175f067a5c911d012e2ee
2   "name": "MeishaTools",
3   "version": "1.0.0",
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.0"
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   }