[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / e / 4 / LZCommonUtils / 0.1.3 / LZCommonUtils.podspec.json
blob9bc9da304ed02cae666f2877679e9cb9c0b641a2
2   "name": "LZCommonUtils",
3   "version": "0.1.3",
4   "summary": "A common utils library.",
5   "description": "A common utils library for iOS development.",
6   "homepage": "https://github.com/liyouleo911/LZCommonUtils",
7   "license": "MIT",
8   "authors": {
9     "liyou": "liyouleo911@msn.com"
10   },
11   "source": {
12     "git": "https://github.com/liyouleo911/LZCommonUtils.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "OpenUDID": [
22       "~> 1.0.0"
23     ],
24     "Reachability": [
25       "~> 3.2"
26     ]
27   }