[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / 1 / MyToolsClass / 1.0.6 / MyToolsClass.podspec.json
blob379535847ae575b1c0a39e8c25a10994caa16f4a
2   "name": "MyToolsClass",
3   "version": "1.0.6",
4   "summary": "我的工具类 MyToolsClass.更新了SDK的方法",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DZGGGGGG",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1062005302@qq.com": "1062005302@qq.com"
13   },
14   "source": {
15     "git": "https://DZGGGGGG:dingzhigang222@github.com/DZGGGGGG/DZGTools.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyToolsClass/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "DZG52HeZiSDK": [
28       "~> 1.0.2"
29     ]
30   }