[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 8 / 1 / e / MeishaTools / 1.2.4 / MeishaTools.podspec.json
blobf763d74597ed07d6834f7207201c597e905583ec
2   "name": "MeishaTools",
3   "version": "1.2.4",
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.4"
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   }