[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 9 / ZTTools_Swift / 0.1.0 / ZTTools_Swift.podspec.json
blob0acd6a8d8d0dd9af82dab6ecfba1119053addbc1
2   "name": "ZTTools_Swift",
3   "version": "0.1.0",
4   "summary": "工具库Swift版",
5   "description": "私有工具库,用到的东西都会放到这里,工具库也分为权限、逻辑、UI等",
6   "homepage": "https://github.com/OCer/ZTTools_Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nakiri": "347464661@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/OCer/ZTTools_Swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": "ZTTools_Swift/Classes/ZTToolsSDK.framework",
28   "dependencies": {
29     "Alamofire": [
31     ],
32     "SnapKit": [
34     ]
35   }